OR-Tools  9.1
constraint_solver_csharp_wrap.cc File Reference

Go to the source code of this file.

Classes

struct  SWIG_CSharpException_t
 
struct  SWIG_CSharpExceptionArgument_t
 
class  Director
 
class  DirectorException
 
class  DirectorPureVirtualException
 
class  LocalSearchPhaseParameters
 
struct  FailureProtect
 

Namespaces

namespace  Swig
 
namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Macros

#define SWIGCSHARP
 
#define SWIG_DIRECTORS
 
#define SWIGTEMPLATEDISAMBIGUATOR
 
#define SWIGINLINE
 
#define SWIGUNUSED
 
#define SWIGUNUSEDPARM(p)   p SWIGUNUSED
 
#define SWIGINTERN   static SWIGUNUSED
 
#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE
 
#define SWIGEXPORT
 
#define SWIGSTDCALL
 
#define SWIG_contract_assert(nullreturn, expr, msg)   if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else
 
#define SWIG_UnknownError   -1
 
#define SWIG_IOError   -2
 
#define SWIG_RuntimeError   -3
 
#define SWIG_IndexError   -4
 
#define SWIG_TypeError   -5
 
#define SWIG_DivisionByZero   -6
 
#define SWIG_OverflowError   -7
 
#define SWIG_SyntaxError   -8
 
#define SWIG_ValueError   -9
 
#define SWIG_SystemError   -10
 
#define SWIG_AttributeError   -11
 
#define SWIG_MemoryError   -12
 
#define SWIG_NullReferenceError   -13
 
#define SWIGWORDSIZE64
 

Typedefs

typedef void(SWIGSTDCALLSWIG_CSharpExceptionCallback_t) (const char *)
 
typedef void(SWIGSTDCALLSWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)
 
typedef char *(SWIGSTDCALLSWIG_CSharpStringHelperCallback) (const char *)
 

Enumerations

enum  SWIG_CSharpExceptionCodes {
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException ,
  SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException ,
  SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException ,
  SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException ,
  SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException ,
  SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException ,
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException ,
  SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException ,
  SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException ,
  SWIG_CSharpSystemException
}
 
enum  SWIG_CSharpExceptionArgumentCodes {
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException ,
  SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException ,
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException ,
  SWIG_CSharpArgumentOutOfRangeException
}
 

Functions

static void SWIGUNUSED SWIG_CSharpSetPendingException (SWIG_CSharpExceptionCodes code, const char *msg)
 
static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument (SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionCallback_t applicationCallback, SWIG_CSharpExceptionCallback_t arithmeticCallback, SWIG_CSharpExceptionCallback_t divideByZeroCallback, SWIG_CSharpExceptionCallback_t indexOutOfRangeCallback, SWIG_CSharpExceptionCallback_t invalidCastCallback, SWIG_CSharpExceptionCallback_t invalidOperationCallback, SWIG_CSharpExceptionCallback_t ioCallback, SWIG_CSharpExceptionCallback_t nullReferenceCallback, SWIG_CSharpExceptionCallback_t outOfMemoryCallback, SWIG_CSharpExceptionCallback_t overflowCallback, SWIG_CSharpExceptionCallback_t systemCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionArgumentCallback_t argumentCallback, SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver (SWIG_CSharpStringHelperCallback callback)
 
SWIGINTERN void SWIG_CSharpException (int code, const char *msg)
 
SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 (int capacity)
 
SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy (std::vector< int > *self, int index)
 
SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__setitem (std::vector< int > *self, int index, int const &val)
 
SWIGINTERN void std_vector_Sl_int_Sg__AddRange (std::vector< int > *self, std::vector< int > const &values)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Insert (std::vector< int > *self, int index, int const &x)
 
SWIGINTERN void std_vector_Sl_int_Sg__InsertRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat (int const &value, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 (std::vector< int > *self)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__SetRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Contains (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__IndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Remove (std::vector< int > *self, int const &value)
 
SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem (std::vector< std::vector< int > > *self, int index, std::vector< int > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange (std::vector< std::vector< int > > *self, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert (std::vector< std::vector< int > > *self, int index, std::vector< int > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat (std::vector< int > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< int64_t > * new_std_vector_Sl_int64_t_Sg___SWIG_2 (int capacity)
 
SWIGINTERN long std_vector_Sl_int64_t_Sg__getitemcopy (std::vector< int64_t > *self, int index)
 
SWIGINTERN std::vector< long >::value_type const & std_vector_Sl_int64_t_Sg__getitem (std::vector< int64_t > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__setitem (std::vector< int64_t > *self, int index, long const &val)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__AddRange (std::vector< int64_t > *self, std::vector< long > const &values)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_t_Sg__GetRange (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Insert (std::vector< int64_t > *self, int index, long const &x)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__InsertRange (std::vector< int64_t > *self, int index, std::vector< long > const &values)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveAt (std::vector< int64_t > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveRange (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_t_Sg__Repeat (long const &value, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_0 (std::vector< int64_t > *self)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_1 (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__SetRange (std::vector< int64_t > *self, int index, std::vector< long > const &values)
 
SWIGINTERN bool std_vector_Sl_int64_t_Sg__Contains (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_t_Sg__IndexOf (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_t_Sg__LastIndexOf (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN bool std_vector_Sl_int64_t_Sg__Remove (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN std::vector< std::vector< int64_t > > * new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int64_t > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN std::vector< std::vector< long > >::value_type const & std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem (std::vector< std::vector< int64_t > > *self, int index, std::vector< int64_t > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange (std::vector< std::vector< int64_t > > *self, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert (std::vector< std::vector< int64_t > > *self, int index, std::vector< int64_t > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange (std::vector< std::vector< int64_t > > *self, int index, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat (std::vector< int64_t > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int64_t > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange (std::vector< std::vector< int64_t > > *self, int index, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntVarstd_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntVar * >::value_type const & std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange (std::vector< operations_research::IntVar * > *self, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat (operations_research::IntVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SearchMonitorstd_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const & std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange (std::vector< operations_research::SearchMonitor * > *self, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat (operations_research::SearchMonitor *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SearchMonitor * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::DecisionBuilderstd_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const & std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange (std::vector< operations_research::DecisionBuilder * > *self, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat (operations_research::DecisionBuilder *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::DecisionBuilder * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntervalVarstd_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const & std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange (std::vector< operations_research::IntervalVar * > *self, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat (operations_research::IntervalVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntervalVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SequenceVarstd_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const & std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange (std::vector< operations_research::SequenceVar * > *self, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat (operations_research::SequenceVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SequenceVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchOperatorstd_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const & std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchOperator * > *self, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat (operations_research::LocalSearchOperator *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchOperator * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchFilterstd_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const & std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchFilter * > *self, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat (operations_research::LocalSearchFilter *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchFilter * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SymmetryBreakerstd_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const & std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange (std::vector< operations_research::SymmetryBreaker * > *self, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat (operations_research::SymmetryBreaker *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SymmetryBreaker * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_MapTo (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntExproperations_research_IntExpr_IndexOf__SWIG_0 (operations_research::IntExpr *self, std::vector< int64_t > const &vars)
 
SWIGINTERN operations_research::IntExproperations_research_IntExpr_IndexOf__SWIG_1 (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsEqual__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsDifferent__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreater__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreaterOrEqual__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLess__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLessOrEqual__SWIG_0 (operations_research::IntExpr *self, int64_t value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsMember__SWIG_0 (operations_research::IntExpr *self, std::vector< int64_t > const &values)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsMember__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_Member__SWIG_0 (operations_research::IntExpr *self, std::vector< int64_t > const &values)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_Member__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsDifferent__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreater__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreaterOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLess__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLessOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::OptimizeVaroperations_research_IntExpr_Minimize (operations_research::IntExpr *self, int64_t step)
 
SWIGINTERN operations_research::OptimizeVaroperations_research_IntExpr_Maximize (operations_research::IntExpr *self, int64_t step)
 
SWIGINTERN operations_research::IntVarIteratoroperations_research_IntVar_GetDomain (operations_research::IntVar *self)
 
SWIGINTERN operations_research::IntVarIteratoroperations_research_IntVar_GetHoles (operations_research::IntVar *self)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64_t delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfter (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAt (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsBefore (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfter (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAt (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsBefore (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_CrossesDate (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_AvoidsDate (operations_research::IntervalVar *self, int64_t date)
 
SWIGINTERN operations_research::IntervalVaroperations_research_IntervalVar_RelaxedMax (operations_research::IntervalVar *self)
 
SWIGINTERN operations_research::IntervalVaroperations_research_IntervalVar_RelaxedMin (operations_research::IntervalVar *self)
 
SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index (operations_research::IntVarLocalSearchFilter *self, operations_research::IntVar *const var)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___ (int jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ (int jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ (int jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ (long long jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ (void *jarg1, int len2_1, int len2_2[], int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ (char *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ (char *jarg1, int parameters_size, uint8_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ (void *jarg1)
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ (void *jarg1)
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ (void *jarg1, int length2, int64_t *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ (void *jarg1, int length2, int *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ (void *jarg1, long long jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ (void *jarg1, long long jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int length4, int64_t *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int length4, int64_t *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int length4, int64_t *jarg4, int length5, int64_t *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int length4, int64_t *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int64_t *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64_t *jarg4, int length5, int64_t *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64_t *jarg4, int length5, int64_t *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, unsigned int jarg8, char *jarg9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, long long jarg8, unsigned int jarg9, char *jarg10, void *jarg11)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ (void *jarg1, int jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int64_t *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6, long long jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, double jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, void *jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ (void *jarg1, int proto_size, uint8_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___ (void *jarg1, void *jarg2, unsigned int jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ (void *jarg1, void *jarg2, void *jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, int jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8, void *jarg9)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___ (void *jarg1, void *jarg2, double jarg3, double jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ (void *objarg, SwigDirector_Decision::SWIG_Callback0_t callback0, SwigDirector_Decision::SWIG_Callback1_t callback1, SwigDirector_Decision::SWIG_Callback2_t callback2, SwigDirector_Decision::SWIG_Callback3_t callback3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ (void *objarg, SwigDirector_DecisionBuilder::SWIG_Callback0_t callback0, SwigDirector_DecisionBuilder::SWIG_Callback1_t callback1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ (void *objarg, SwigDirector_Demon::SWIG_Callback0_t callback0, SwigDirector_Demon::SWIG_Callback1_t callback1, SwigDirector_Demon::SWIG_Callback2_t callback2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ (void *jarg1, char *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ (void *jarg1, char *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ (void *objarg, SwigDirector_Constraint::SWIG_Callback0_t callback0, SwigDirector_Constraint::SWIG_Callback1_t callback1, SwigDirector_Constraint::SWIG_Callback2_t callback2, SwigDirector_Constraint::SWIG_Callback3_t callback3, SwigDirector_Constraint::SWIG_Callback4_t callback4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ (void *objarg, SwigDirector_SearchMonitor::SWIG_Callback0_t callback0, SwigDirector_SearchMonitor::SWIG_Callback1_t callback1, SwigDirector_SearchMonitor::SWIG_Callback2_t callback2, SwigDirector_SearchMonitor::SWIG_Callback3_t callback3, SwigDirector_SearchMonitor::SWIG_Callback4_t callback4, SwigDirector_SearchMonitor::SWIG_Callback5_t callback5, SwigDirector_SearchMonitor::SWIG_Callback6_t callback6, SwigDirector_SearchMonitor::SWIG_Callback7_t callback7, SwigDirector_SearchMonitor::SWIG_Callback8_t callback8, SwigDirector_SearchMonitor::SWIG_Callback9_t callback9, SwigDirector_SearchMonitor::SWIG_Callback10_t callback10, SwigDirector_SearchMonitor::SWIG_Callback11_t callback11, SwigDirector_SearchMonitor::SWIG_Callback12_t callback12, SwigDirector_SearchMonitor::SWIG_Callback13_t callback13, SwigDirector_SearchMonitor::SWIG_Callback14_t callback14, SwigDirector_SearchMonitor::SWIG_Callback15_t callback15, SwigDirector_SearchMonitor::SWIG_Callback16_t callback16, SwigDirector_SearchMonitor::SWIG_Callback17_t callback17, SwigDirector_SearchMonitor::SWIG_Callback18_t callback18, SwigDirector_SearchMonitor::SWIG_Callback19_t callback19, SwigDirector_SearchMonitor::SWIG_Callback20_t callback20, SwigDirector_SearchMonitor::SWIG_Callback21_t callback21, SwigDirector_SearchMonitor::SWIG_Callback22_t callback22, SwigDirector_SearchMonitor::SWIG_Callback23_t callback23, SwigDirector_SearchMonitor::SWIG_Callback24_t callback24)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ (void *jarg1, long *jarg2, long *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ (void *objarg, SwigDirector_SolutionCollector::SWIG_Callback0_t callback0, SwigDirector_SolutionCollector::SWIG_Callback1_t callback1, SwigDirector_SolutionCollector::SWIG_Callback2_t callback2, SwigDirector_SolutionCollector::SWIG_Callback3_t callback3, SwigDirector_SolutionCollector::SWIG_Callback4_t callback4, SwigDirector_SolutionCollector::SWIG_Callback5_t callback5, SwigDirector_SolutionCollector::SWIG_Callback6_t callback6, SwigDirector_SolutionCollector::SWIG_Callback7_t callback7, SwigDirector_SolutionCollector::SWIG_Callback8_t callback8, SwigDirector_SolutionCollector::SWIG_Callback9_t callback9, SwigDirector_SolutionCollector::SWIG_Callback10_t callback10, SwigDirector_SolutionCollector::SWIG_Callback11_t callback11, SwigDirector_SolutionCollector::SWIG_Callback12_t callback12, SwigDirector_SolutionCollector::SWIG_Callback13_t callback13, SwigDirector_SolutionCollector::SWIG_Callback14_t callback14, SwigDirector_SolutionCollector::SWIG_Callback15_t callback15, SwigDirector_SolutionCollector::SWIG_Callback16_t callback16, SwigDirector_SolutionCollector::SWIG_Callback17_t callback17, SwigDirector_SolutionCollector::SWIG_Callback18_t callback18, SwigDirector_SolutionCollector::SWIG_Callback19_t callback19, SwigDirector_SolutionCollector::SWIG_Callback20_t callback20, SwigDirector_SolutionCollector::SWIG_Callback21_t callback21, SwigDirector_SolutionCollector::SWIG_Callback22_t callback22, SwigDirector_SolutionCollector::SWIG_Callback23_t callback23, SwigDirector_SolutionCollector::SWIG_Callback24_t callback24)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ (void *objarg, SwigDirector_OptimizeVar::SWIG_Callback0_t callback0, SwigDirector_OptimizeVar::SWIG_Callback1_t callback1, SwigDirector_OptimizeVar::SWIG_Callback2_t callback2, SwigDirector_OptimizeVar::SWIG_Callback3_t callback3, SwigDirector_OptimizeVar::SWIG_Callback4_t callback4, SwigDirector_OptimizeVar::SWIG_Callback5_t callback5, SwigDirector_OptimizeVar::SWIG_Callback6_t callback6, SwigDirector_OptimizeVar::SWIG_Callback7_t callback7, SwigDirector_OptimizeVar::SWIG_Callback8_t callback8, SwigDirector_OptimizeVar::SWIG_Callback9_t callback9, SwigDirector_OptimizeVar::SWIG_Callback10_t callback10, SwigDirector_OptimizeVar::SWIG_Callback11_t callback11, SwigDirector_OptimizeVar::SWIG_Callback12_t callback12, SwigDirector_OptimizeVar::SWIG_Callback13_t callback13, SwigDirector_OptimizeVar::SWIG_Callback14_t callback14, SwigDirector_OptimizeVar::SWIG_Callback15_t callback15, SwigDirector_OptimizeVar::SWIG_Callback16_t callback16, SwigDirector_OptimizeVar::SWIG_Callback17_t callback17, SwigDirector_OptimizeVar::SWIG_Callback18_t callback18, SwigDirector_OptimizeVar::SWIG_Callback19_t callback19, SwigDirector_OptimizeVar::SWIG_Callback20_t callback20, SwigDirector_OptimizeVar::SWIG_Callback21_t callback21, SwigDirector_OptimizeVar::SWIG_Callback22_t callback22, SwigDirector_OptimizeVar::SWIG_Callback23_t callback23, SwigDirector_OptimizeVar::SWIG_Callback24_t callback24, SwigDirector_OptimizeVar::SWIG_Callback25_t callback25)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ (void *objarg, SwigDirector_SearchLimit::SWIG_Callback0_t callback0, SwigDirector_SearchLimit::SWIG_Callback1_t callback1, SwigDirector_SearchLimit::SWIG_Callback2_t callback2, SwigDirector_SearchLimit::SWIG_Callback3_t callback3, SwigDirector_SearchLimit::SWIG_Callback4_t callback4, SwigDirector_SearchLimit::SWIG_Callback5_t callback5, SwigDirector_SearchLimit::SWIG_Callback6_t callback6, SwigDirector_SearchLimit::SWIG_Callback7_t callback7, SwigDirector_SearchLimit::SWIG_Callback8_t callback8, SwigDirector_SearchLimit::SWIG_Callback9_t callback9, SwigDirector_SearchLimit::SWIG_Callback10_t callback10, SwigDirector_SearchLimit::SWIG_Callback11_t callback11, SwigDirector_SearchLimit::SWIG_Callback12_t callback12, SwigDirector_SearchLimit::SWIG_Callback13_t callback13, SwigDirector_SearchLimit::SWIG_Callback14_t callback14, SwigDirector_SearchLimit::SWIG_Callback15_t callback15, SwigDirector_SearchLimit::SWIG_Callback16_t callback16, SwigDirector_SearchLimit::SWIG_Callback17_t callback17, SwigDirector_SearchLimit::SWIG_Callback18_t callback18, SwigDirector_SearchLimit::SWIG_Callback19_t callback19, SwigDirector_SearchLimit::SWIG_Callback20_t callback20, SwigDirector_SearchLimit::SWIG_Callback21_t callback21, SwigDirector_SearchLimit::SWIG_Callback22_t callback22, SwigDirector_SearchLimit::SWIG_Callback23_t callback23, SwigDirector_SearchLimit::SWIG_Callback24_t callback24, SwigDirector_SearchLimit::SWIG_Callback25_t callback25, SwigDirector_SearchLimit::SWIG_Callback26_t callback26, SwigDirector_SearchLimit::SWIG_Callback27_t callback27, SwigDirector_SearchLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ (void *objarg, SwigDirector_RegularLimit::SWIG_Callback0_t callback0, SwigDirector_RegularLimit::SWIG_Callback1_t callback1, SwigDirector_RegularLimit::SWIG_Callback2_t callback2, SwigDirector_RegularLimit::SWIG_Callback3_t callback3, SwigDirector_RegularLimit::SWIG_Callback4_t callback4, SwigDirector_RegularLimit::SWIG_Callback5_t callback5, SwigDirector_RegularLimit::SWIG_Callback6_t callback6, SwigDirector_RegularLimit::SWIG_Callback7_t callback7, SwigDirector_RegularLimit::SWIG_Callback8_t callback8, SwigDirector_RegularLimit::SWIG_Callback9_t callback9, SwigDirector_RegularLimit::SWIG_Callback10_t callback10, SwigDirector_RegularLimit::SWIG_Callback11_t callback11, SwigDirector_RegularLimit::SWIG_Callback12_t callback12, SwigDirector_RegularLimit::SWIG_Callback13_t callback13, SwigDirector_RegularLimit::SWIG_Callback14_t callback14, SwigDirector_RegularLimit::SWIG_Callback15_t callback15, SwigDirector_RegularLimit::SWIG_Callback16_t callback16, SwigDirector_RegularLimit::SWIG_Callback17_t callback17, SwigDirector_RegularLimit::SWIG_Callback18_t callback18, SwigDirector_RegularLimit::SWIG_Callback19_t callback19, SwigDirector_RegularLimit::SWIG_Callback20_t callback20, SwigDirector_RegularLimit::SWIG_Callback21_t callback21, SwigDirector_RegularLimit::SWIG_Callback22_t callback22, SwigDirector_RegularLimit::SWIG_Callback23_t callback23, SwigDirector_RegularLimit::SWIG_Callback24_t callback24, SwigDirector_RegularLimit::SWIG_Callback25_t callback25, SwigDirector_RegularLimit::SWIG_Callback26_t callback26, SwigDirector_RegularLimit::SWIG_Callback27_t callback27, SwigDirector_RegularLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___ (void *jarg1, void *jarg2, unsigned int jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ (void *jarg1, void *jarg2, void *jarg3, char *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ (void *jarg1, int length2, int64_t *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___ (void *objarg, SwigDirector_LocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_LocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_LocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_LocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_LocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_LocalSearchOperator::SWIG_Callback5_t callback5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, int length3, int *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ (void *objarg, SwigDirector_BaseLns::SWIG_Callback0_t callback0, SwigDirector_BaseLns::SWIG_Callback1_t callback1, SwigDirector_BaseLns::SWIG_Callback2_t callback2, SwigDirector_BaseLns::SWIG_Callback3_t callback3, SwigDirector_BaseLns::SWIG_Callback4_t callback4, SwigDirector_BaseLns::SWIG_Callback5_t callback5, SwigDirector_BaseLns::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___ (void *objarg, SwigDirector_ChangeValue::SWIG_Callback0_t callback0, SwigDirector_ChangeValue::SWIG_Callback1_t callback1, SwigDirector_ChangeValue::SWIG_Callback2_t callback2, SwigDirector_ChangeValue::SWIG_Callback3_t callback3, SwigDirector_ChangeValue::SWIG_Callback4_t callback4, SwigDirector_ChangeValue::SWIG_Callback5_t callback5, SwigDirector_ChangeValue::SWIG_Callback6_t callback6, SwigDirector_ChangeValue::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___ (void *objarg, SwigDirector_PathOperator::SWIG_Callback0_t callback0, SwigDirector_PathOperator::SWIG_Callback1_t callback1, SwigDirector_PathOperator::SWIG_Callback2_t callback2, SwigDirector_PathOperator::SWIG_Callback3_t callback3, SwigDirector_PathOperator::SWIG_Callback4_t callback4, SwigDirector_PathOperator::SWIG_Callback5_t callback5, SwigDirector_PathOperator::SWIG_Callback6_t callback6, SwigDirector_PathOperator::SWIG_Callback7_t callback7, SwigDirector_PathOperator::SWIG_Callback8_t callback8, SwigDirector_PathOperator::SWIG_Callback9_t callback9, SwigDirector_PathOperator::SWIG_Callback10_t callback10, SwigDirector_PathOperator::SWIG_Callback11_t callback11, SwigDirector_PathOperator::SWIG_Callback12_t callback12, SwigDirector_PathOperator::SWIG_Callback13_t callback13, SwigDirector_PathOperator::SWIG_Callback14_t callback14)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___ (void *objarg, SwigDirector_LocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_LocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_LocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_LocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_LocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_LocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_LocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_LocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_LocalSearchFilter::SWIG_Callback8_t callback8, SwigDirector_LocalSearchFilter::SWIG_Callback9_t callback9)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ (void *objarg, SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t callback0)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback8_t callback8, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback9_t callback9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___ (void *objarg, SwigDirector_SymmetryBreaker::SWIG_Callback0_t callback0, SwigDirector_SymmetryBreaker::SWIG_Callback1_t callback1, SwigDirector_SymmetryBreaker::SWIG_Callback2_t callback2, SwigDirector_SymmetryBreaker::SWIG_Callback3_t callback3, SwigDirector_SymmetryBreaker::SWIG_Callback4_t callback4, SwigDirector_SymmetryBreaker::SWIG_Callback5_t callback5, SwigDirector_SymmetryBreaker::SWIG_Callback6_t callback6, SwigDirector_SymmetryBreaker::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64_t *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64_t *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ (int jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ (long long jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ (long long jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ (long long jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ (unsigned int jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ (int jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ (int jarg1, int jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetStartIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetEndIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ (void *jarg1, long long jarg2)
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ()
 
SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ (int search_parameters_size, uint8_t *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ (void *jarg1, int parameters_size, uint8_t *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ (void *jarg1, int length2, int *jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ (void *jarg1, int jarg2, long long jarg3, int length4, int64_t *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ (void *jarg1, int length2, int *jarg2, long long jarg3, int length4, int64_t *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ (void *jarg1, long long jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ (void *jarg1, int length2, int64_t *jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetGlobalDimensionCumulMPOptimizers___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableGlobalCumulMPOptimizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndices___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ (void *jarg1, int length2, int64_t *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ (void *jarg1, int length2, int64_t *jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionNodeIndices___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ (void *jarg1, int length2, int64_t *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ (void *jarg1, int length2, int *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ (void *jarg1, long long jarg2, int jarg3, int jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___ (void *jarg1, unsigned int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ (void *jarg1, int search_parameters_size, uint8_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ (void *jarg1, int search_parameters_size, uint8_t *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ (void *jarg1, void *jarg2, int search_parameters_size, uint8_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0___ (void *jarg1, void *jarg2, int search_parameters_size, uint8_t *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1___ (void *jarg1, void *jarg2, int search_parameters_size, uint8_t *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ (void *jarg1, int length2, int64_t *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2, unsigned int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ (void *jarg1, int len2_1, int len2_2[], int64_t *jarg2, unsigned int jarg3, unsigned int jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ (void *jarg1, void *jarg2, int len3_1, int len3_2[], int64_t *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleOfClass___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8_t *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8_t *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int length4, int64_t *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, int length4, int64_t *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ (void *jarg1, void *jarg2, int length3, int64_t *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ (void *jarg1, int search_parameters_size, uint8_t *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ (operations_research::PropagationBaseObject *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ (operations_research::Decision *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ (operations_research::DecisionVisitor *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ (operations_research::DecisionBuilder *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ (operations_research::Demon *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ (operations_research::ModelVisitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ (operations_research::Constraint *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ (operations_research::CastConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ (operations_research::SearchMonitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ (operations_research::IntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ (operations_research::IntVarIterator *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ (operations_research::IntVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ (operations_research::SolutionCollector *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ (operations_research::OptimizeVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ (operations_research::SearchLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ (operations_research::RegularLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___ (operations_research::ImprovementSearchLimit *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ (operations_research::IntervalVar *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ (operations_research::SequenceVar *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ (operations_research::IntVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ (operations_research::IntervalVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ (operations_research::SequenceVarElement *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ (operations_research::Assignment *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ (operations_research::Pack *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ (operations_research::DisjunctiveConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ (operations_research::SolutionPool *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ (operations_research::BaseIntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ (operations_research::LocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::IntVar, int64_t, operations_research::IntVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::IntVar, int64_t, operations_research::IntVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___ (operations_research::IntVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___ (operations_research::SequenceVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ (operations_research::BaseLns *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ (operations_research::ChangeValue *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ (operations_research::PathOperator *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ (operations_research::LocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ (operations_research::LocalSearchFilterManager *jarg1)
 
SWIGEXPORT operations_research::LocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ (operations_research::IntVarLocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ (operations_research::PropagationMonitor *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ (operations_research::LocalSearchMonitor *jarg1)
 
SWIGEXPORT operations_research::IntVar *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ (operations_research::BooleanVar *jarg1)
 
SWIGEXPORT operations_research::DecisionVisitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ (operations_research::SymmetryBreaker *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ (operations_research::SearchLog *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ (operations_research::RoutingModelVisitor *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ (operations_research::GlobalVehicleBreaksConstraint *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ (operations_research::TypeIncompatibilityChecker *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ (operations_research::TypeRequirementChecker *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ (operations_research::TypeRegulationsConstraint *jarg1)
 

Variables

static SWIG_CSharpException_t SWIG_csharp_exceptions []
 
static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument []
 
static SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
 

Macro Definition Documentation

◆ SWIG_AttributeError

#define SWIG_AttributeError   -11

Definition at line 313 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_contract_assert

#define SWIG_contract_assert (   nullreturn,
  expr,
  msg 
)    if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else

Definition at line 300 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DIRECTORS

#define SWIG_DIRECTORS

Definition at line 16 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DivisionByZero

#define SWIG_DivisionByZero   -6

Definition at line 308 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IndexError

#define SWIG_IndexError   -4

Definition at line 306 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IOError

#define SWIG_IOError   -2

Definition at line 304 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_MemoryError

#define SWIG_MemoryError   -12

Definition at line 314 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_NullReferenceError

#define SWIG_NullReferenceError   -13

Definition at line 315 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_OverflowError

#define SWIG_OverflowError   -7

Definition at line 309 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_RuntimeError

#define SWIG_RuntimeError   -3

Definition at line 305 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SyntaxError

#define SWIG_SyntaxError   -8

Definition at line 310 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SystemError

#define SWIG_SystemError   -10

Definition at line 312 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_TypeError

#define SWIG_TypeError   -5

Definition at line 307 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_UnknownError

#define SWIG_UnknownError   -1

Definition at line 303 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_ValueError

#define SWIG_ValueError   -9

Definition at line 311 of file constraint_solver_csharp_wrap.cc.

◆ SWIGCSHARP

#define SWIGCSHARP

Definition at line 13 of file constraint_solver_csharp_wrap.cc.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 128 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 65 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 100 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 105 of file constraint_solver_csharp_wrap.cc.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 138 of file constraint_solver_csharp_wrap.cc.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 56 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 80 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM (   p)    p SWIGUNUSED

Definition at line 94 of file constraint_solver_csharp_wrap.cc.

◆ SWIGWORDSIZE64

#define SWIGWORDSIZE64

Definition at line 450 of file constraint_solver_csharp_wrap.cc.

Typedef Documentation

◆ SWIG_CSharpExceptionArgumentCallback_t

typedef void(SWIGSTDCALL * SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)

Definition at line 195 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCallback_t

typedef void(SWIGSTDCALL * SWIG_CSharpExceptionCallback_t) (const char *)

Definition at line 194 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpStringHelperCallback

typedef char *(SWIGSTDCALL * SWIG_CSharpStringHelperCallback) (const char *)

Definition at line 286 of file constraint_solver_csharp_wrap.cc.

Enumeration Type Documentation

◆ SWIG_CSharpExceptionArgumentCodes

Enumerator
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 

Definition at line 188 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCodes

Enumerator
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 

Definition at line 174 of file constraint_solver_csharp_wrap.cc.

Function Documentation

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ ( void *  jarg1)

Definition at line 34529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ ( void *  jarg1)

Definition at line 34513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 34545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ ( void *  jarg1)

Definition at line 29622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ ( void *  jarg1)

Definition at line 29606 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28618 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ ( void *  jarg1)

Definition at line 29646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ ( void *  jarg1)

Definition at line 28534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ ( void *  jarg1)

Definition at line 28628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29686 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ ( void *  jarg1)

Definition at line 29614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ ( void *  jarg1)

Definition at line 28542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28778 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ ( void *  jarg1)

Definition at line 28648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ ( void *  jarg1)

Definition at line 29744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ ( void *  jarg1)

Definition at line 29720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ ( void *  jarg1)

Definition at line 29756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ ( void *  jarg1)

Definition at line 29732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ ( void *  jarg1)

Definition at line 29780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ ( void *  jarg1)

Definition at line 28578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ ( void *  jarg1)

Definition at line 28566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ ( void *  jarg1)

Definition at line 28590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ ( void *  jarg1)

Definition at line 28636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ ( void *  jarg1)

Definition at line 28696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ ( void *  jarg1)

Definition at line 28672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ ( void *  jarg1)

Definition at line 28660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ ( void *  jarg1)

Definition at line 28684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29080 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29066 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ ( void *  jarg1)

Definition at line 28610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ ( void *  jarg1)

Definition at line 29768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29246 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28718 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 28872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 29398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29146 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28886 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ ( void *  jarg1)

Definition at line 28554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28940 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ ( void *  jarg1)

Definition at line 28602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ ( operations_research::Assignment jarg1)

Definition at line 39471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ ( void *  jarg1)

Definition at line 29634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ ( void *  jarg1)

Definition at line 27582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ ( void *  jarg1)

Definition at line 27598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ ( void *  jarg1)

Definition at line 27590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 34924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ ( void *  jarg1)

Definition at line 34796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ ( void *  jarg1)

Definition at line 34814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34766 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 34804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ ( void *  jarg1)

Definition at line 34916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ ( void *  jarg1)

Definition at line 34896 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ ( void *  jarg1)

Definition at line 34908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ ( void *  jarg1)

Definition at line 34998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ ( void *  jarg1)

Definition at line 35016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 35006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ ( void *  jarg1)

Definition at line 35118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ ( void *  jarg1)

Definition at line 35098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ ( void *  jarg1)

Definition at line 35110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 35184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35328 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ ( void *  jarg1)

Definition at line 35200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ ( void *  jarg1)

Definition at line 35218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 35208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ ( void *  jarg1)

Definition at line 35320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ ( void *  jarg1)

Definition at line 35300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ ( void *  jarg1)

Definition at line 35312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ ( void *  jarg1)

Definition at line 30379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ ( operations_research::BaseIntExpr jarg1)

Definition at line 39487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ ( void *  jarg1)

Definition at line 30367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31131 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ ( void *  objarg,
SwigDirector_BaseLns::SWIG_Callback0_t  callback0,
SwigDirector_BaseLns::SWIG_Callback1_t  callback1,
SwigDirector_BaseLns::SWIG_Callback2_t  callback2,
SwigDirector_BaseLns::SWIG_Callback3_t  callback3,
SwigDirector_BaseLns::SWIG_Callback4_t  callback4,
SwigDirector_BaseLns::SWIG_Callback5_t  callback5,
SwigDirector_BaseLns::SWIG_Callback6_t  callback6 
)

Definition at line 31177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ ( void *  jarg1)

Definition at line 31141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ ( void *  jarg1)

Definition at line 31153 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 31165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ ( void *  jarg1)

Definition at line 31103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 31111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ ( void *  jarg1)

Definition at line 31119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ ( operations_research::BaseLns jarg1)

Definition at line 39511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ ( void *  jarg1)

Definition at line 20856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ( )

Definition at line 30411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ ( void *  jarg1)

Definition at line 33081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ ( void *  jarg1)

Definition at line 32877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ( )

Definition at line 32761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ ( void *  jarg1)

Definition at line 32815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ ( void *  jarg1)

Definition at line 32779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ ( void *  jarg1)

Definition at line 33093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ ( void *  jarg1)

Definition at line 33073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ ( void *  jarg1)

Definition at line 32967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntVar *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ ( operations_research::BooleanVar jarg1)

Definition at line 39543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ ( void *  jarg1)

Definition at line 32993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ ( void *  jarg1)

Definition at line 32889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ ( void *  jarg1)

Definition at line 33005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ ( operations_research::CastConstraint jarg1)

Definition at line 39411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ ( void *  jarg1)

Definition at line 23499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ ( void *  jarg1)

Definition at line 31238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 31208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ ( operations_research::ChangeValue jarg1)

Definition at line 39515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ( )

Definition at line 30421 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ ( void *  objarg,
SwigDirector_Constraint::SWIG_Callback0_t  callback0,
SwigDirector_Constraint::SWIG_Callback1_t  callback1,
SwigDirector_Constraint::SWIG_Callback2_t  callback2,
SwigDirector_Constraint::SWIG_Callback3_t  callback3,
SwigDirector_Constraint::SWIG_Callback4_t  callback4 
)

Definition at line 23484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 23418 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ ( void *  jarg1)

Definition at line 23460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ ( void *  jarg1)

Definition at line 23410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ ( operations_research::Constraint jarg1)

Definition at line 39407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ ( void *  jarg1)

Definition at line 23426 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ ( void *  jarg1)

Definition at line 23438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ ( void *  jarg1)

Definition at line 23472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ( )

Definition at line 10829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ( )

Definition at line 30451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ ( void *  objarg,
SwigDirector_Decision::SWIG_Callback0_t  callback0,
SwigDirector_Decision::SWIG_Callback1_t  callback1,
SwigDirector_Decision::SWIG_Callback2_t  callback2,
SwigDirector_Decision::SWIG_Callback3_t  callback3 
)

Definition at line 21099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ ( operations_research::Decision jarg1)

Definition at line 39387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ ( void *  jarg1)

Definition at line 21055 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ ( void *  jarg1)

Definition at line 21067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ ( void *  objarg,
SwigDirector_DecisionBuilder::SWIG_Callback0_t  callback0,
SwigDirector_DecisionBuilder::SWIG_Callback1_t  callback1 
)

Definition at line 21262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ ( operations_research::DecisionBuilder jarg1)

Definition at line 39395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ ( void *  jarg1)

Definition at line 21238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ ( void *  jarg1)

Definition at line 21250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ ( void *  jarg1)

Definition at line 8407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ ( void *  jarg1)

Definition at line 8375 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8586 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8663 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8671 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ ( void *  jarg1)

Definition at line 8395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ ( operations_research::DecisionVisitor jarg1)

Definition at line 39391 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 21136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ ( void *  jarg1)

Definition at line 21198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ( )

Definition at line 10849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ( )

Definition at line 10839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ( )

Definition at line 10859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ ( void *  jarg1)

Definition at line 11149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ ( void *  jarg1)

Definition at line 11105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ ( void *  jarg1)

Definition at line 11039 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ ( void *  jarg1)

Definition at line 11017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ ( void *  jarg1)

Definition at line 10973 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ( )

Definition at line 10889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ( )

Definition at line 10899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ ( void *  jarg1)

Definition at line 11061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 11051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ ( void *  jarg1)

Definition at line 11083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ ( void *  jarg1)

Definition at line 10995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 10985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ( )

Definition at line 10879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ( )

Definition at line 10869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ ( void *  jarg1)

Definition at line 11127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 11117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ ( void *  jarg1)

Definition at line 10951 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ ( void *  jarg1)

Definition at line 10929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ( )

Definition at line 10909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ( )

Definition at line 35531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ( )

Definition at line 35549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ ( void *  jarg1)

Definition at line 28526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ ( void *  jarg1)

Definition at line 27610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ ( void *  jarg1)

Definition at line 34936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ ( void *  jarg1)

Definition at line 35138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ ( void *  jarg1)

Definition at line 35340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ ( void *  jarg1)

Definition at line 30359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ ( void *  jarg1)

Definition at line 31095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ ( void *  jarg1)

Definition at line 20848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ ( void *  jarg1)

Definition at line 32771 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ ( void *  jarg1)

Definition at line 23491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ ( void *  jarg1)

Definition at line 31200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ ( void *  jarg1)

Definition at line 23402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ ( void *  jarg1)

Definition at line 21027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ ( void *  jarg1)

Definition at line 21216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ ( void *  jarg1)

Definition at line 8776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ ( void *  jarg1)

Definition at line 21116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ ( void *  jarg1)

Definition at line 11171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ ( void *  jarg1)

Definition at line 21279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ ( void *  jarg1)

Definition at line 30257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 38598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___ ( void *  jarg1)

Definition at line 26182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ ( void *  jarg1)

Definition at line 6850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ ( void *  jarg1)

Definition at line 7203 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___ ( void *  jarg1)

Definition at line 5679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ ( void *  jarg1)

Definition at line 26264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ ( void *  jarg1)

Definition at line 28236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ ( void *  jarg1)

Definition at line 9185 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ ( void *  jarg1)

Definition at line 24032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ ( void *  jarg1)

Definition at line 7239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ ( void *  jarg1)

Definition at line 24670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ ( void *  jarg1)

Definition at line 27806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ ( void *  jarg1)

Definition at line 24610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 31988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ ( void *  jarg1)

Definition at line 7958 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ ( void *  jarg1)

Definition at line 6088 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ ( void *  jarg1)

Definition at line 6441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ ( void *  jarg1)

Definition at line 31734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ ( void *  jarg1)

Definition at line 31823 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ ( void *  jarg1)

Definition at line 10412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ ( void *  jarg1)

Definition at line 32625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ ( void *  jarg1)

Definition at line 30491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ ( void *  jarg1)

Definition at line 10003 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ ( void *  jarg1)

Definition at line 7549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ ( void *  jarg1)

Definition at line 33860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ ( void *  jarg1)

Definition at line 23002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ ( void *  jarg1)

Definition at line 25411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ ( void *  jarg1)

Definition at line 29834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ ( void *  jarg1)

Definition at line 31259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ ( void *  jarg1)

Definition at line 32107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ ( void *  jarg1)

Definition at line 25869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ ( void *  jarg1)

Definition at line 34734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ ( void *  jarg1)

Definition at line 34686 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ ( void *  jarg1)

Definition at line 34419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ ( void *  jarg1)

Definition at line 38704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ ( void *  jarg1)

Definition at line 35402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ ( void *  jarg1)

Definition at line 35921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ ( void *  jarg1)

Definition at line 35834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( void *  jarg1)

Definition at line 35724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ ( void *  jarg1)

Definition at line 38550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ ( void *  jarg1)

Definition at line 25674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ ( void *  jarg1)

Definition at line 33166 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ ( void *  jarg1)

Definition at line 23533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ ( void *  jarg1)

Definition at line 8367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ ( void *  jarg1)

Definition at line 27421 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ ( void *  jarg1)

Definition at line 28494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 31032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ ( void *  jarg1)

Definition at line 9594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ ( void *  jarg1)

Definition at line 25040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ ( void *  jarg1)

Definition at line 30307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ ( void *  jarg1)

Definition at line 12256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ ( void *  jarg1)

Definition at line 11271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ ( void *  jarg1)

Definition at line 33115 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ ( void *  jarg1)

Definition at line 10821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ ( void *  jarg1)

Definition at line 38632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ ( void *  jarg1)

Definition at line 38606 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 38696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 38656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ ( void *  objarg,
SwigDirector_Demon::SWIG_Callback0_t  callback0,
SwigDirector_Demon::SWIG_Callback1_t  callback1,
SwigDirector_Demon::SWIG_Callback2_t  callback2 
)

Definition at line 21365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ ( void *  jarg1)

Definition at line 21297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ ( void *  jarg1)

Definition at line 21309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ ( operations_research::Demon jarg1)

Definition at line 39399 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ ( void *  jarg1)

Definition at line 21321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ ( void *  jarg1)

Definition at line 21333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ ( void *  jarg1)

Definition at line 30265 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ ( operations_research::DisjunctiveConstraint jarg1)

Definition at line 39479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ( )

Definition at line 30401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ ( int  search_parameters_size,
uint8_t *  jarg1 
)

Definition at line 35567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 38590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ ( void *  jarg1)

Definition at line 38582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ ( operations_research::GlobalVehicleBreaksConstraint jarg1)

Definition at line 39559 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ ( void *  jarg1)

Definition at line 38570 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___ ( void *  jarg1)

Definition at line 26224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___ ( void *  jarg1)

Definition at line 26212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___ ( void *  jarg1)

Definition at line 26236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 26200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___ ( operations_research::ImprovementSearchLimit jarg1)

Definition at line 39447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ ( void *  jarg1)

Definition at line 6481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ ( void *  jarg1)

Definition at line 6449 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ ( long long  jarg1,
int  jarg2 
)

Definition at line 6716 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ ( void *  jarg1)

Definition at line 6469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6866 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ ( void *  jarg1)

Definition at line 6892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ ( void *  jarg1)

Definition at line 6858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7030 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7131 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ ( void *  jarg1)

Definition at line 6880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___ ( void *  jarg1)

Definition at line 5645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___ ( void *  jarg1)

Definition at line 5667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 5657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ ( void *  jarg1)

Definition at line 26806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ ( void *  jarg1)

Definition at line 26926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ ( void *  jarg1)

Definition at line 26454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ ( void *  jarg1)

Definition at line 26442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ ( void *  jarg1)

Definition at line 26938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ ( void *  jarg1)

Definition at line 26624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ ( void *  jarg1)

Definition at line 26612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ ( void *  jarg1)

Definition at line 26818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ( )

Definition at line 26254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ( )

Definition at line 26244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ ( void *  jarg1)

Definition at line 26794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ ( void *  jarg1)

Definition at line 26782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ ( void *  jarg1)

Definition at line 26552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ ( void *  jarg1)

Definition at line 26540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ ( void *  jarg1)

Definition at line 26722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ ( void *  jarg1)

Definition at line 26710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ ( void *  jarg1)

Definition at line 26382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ ( void *  jarg1)

Definition at line 26370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ ( void *  jarg1)

Definition at line 26950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ ( void *  jarg1)

Definition at line 27366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ ( void *  jarg1)

Definition at line 27378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26990 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26466 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 26830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ ( void *  jarg1)

Definition at line 26914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ ( void *  jarg1)

Definition at line 26284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ ( void *  jarg1)

Definition at line 26272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27310 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ ( operations_research::IntervalVar jarg1)

Definition at line 39451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ ( void *  jarg1)

Definition at line 26854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26588 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26758 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26866 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26418 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26428 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ ( void *  jarg1)

Definition at line 28212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ ( void *  jarg1)

Definition at line 27846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ ( void *  jarg1)

Definition at line 27948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ ( void *  jarg1)

Definition at line 27936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ ( void *  jarg1)

Definition at line 27960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ ( void *  jarg1)

Definition at line 27984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ ( void *  jarg1)

Definition at line 27972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ ( void *  jarg1)

Definition at line 27996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ ( void *  jarg1)

Definition at line 28020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ ( void *  jarg1)

Definition at line 28008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ ( void *  jarg1)

Definition at line 28032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ ( void *  jarg1)

Definition at line 27892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28128 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28148 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28160 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28180 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ ( void *  jarg1)

Definition at line 27912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ ( void *  jarg1)

Definition at line 27900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ ( void *  jarg1)

Definition at line 27924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ ( void *  jarg1)

Definition at line 27884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ ( operations_research::IntervalVarElement jarg1)

Definition at line 39463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ ( void *  jarg1)

Definition at line 28224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ ( void *  jarg1)

Definition at line 27872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ ( void *  jarg1)

Definition at line 8816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ ( void *  jarg1)

Definition at line 8784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9153 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9169 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9080 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9100 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ ( void *  jarg1)

Definition at line 8804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ ( void *  jarg1)

Definition at line 24174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24498 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ ( void *  jarg1)

Definition at line 24186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ ( void *  jarg1)

Definition at line 24076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ ( void *  jarg1)

Definition at line 24040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ ( void *  jarg1,
long *  jarg2,
long *  jarg3 
)

Definition at line 24112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24088 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ ( operations_research::IntExpr jarg1)

Definition at line 39419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ ( void *  jarg1)

Definition at line 24198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 24210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24229 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ ( void *  jarg1)

Definition at line 7487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ ( void *  jarg1)

Definition at line 7247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 7436 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 7301 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 7317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 7335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 7278 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2 
)

Definition at line 7355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int *  jarg2 
)

Definition at line 7384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ ( void *  jarg1)

Definition at line 7459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ ( void *  jarg1)

Definition at line 7527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ ( void *  jarg1)

Definition at line 24990 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ ( void *  jarg1)

Definition at line 25002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ ( void *  jarg1)

Definition at line 24978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ ( void *  jarg1)

Definition at line 24678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ ( void *  jarg1)

Definition at line 24888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ ( void *  jarg1)

Definition at line 24876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 24783 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ ( void *  jarg1)

Definition at line 24850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ ( operations_research::IntVar jarg1)

Definition at line 39427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ ( void *  jarg1)

Definition at line 24702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ ( void *  jarg1)

Definition at line 24690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ ( void *  jarg1)

Definition at line 24900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ ( void *  jarg1)

Definition at line 27760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ ( void *  jarg1)

Definition at line 27650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ ( void *  jarg1)

Definition at line 27726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ ( void *  jarg1)

Definition at line 27704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ ( void *  jarg1)

Definition at line 27696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27716 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ ( void *  jarg1)

Definition at line 27688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ ( operations_research::IntVarElement jarg1)

Definition at line 39459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ ( void *  jarg1)

Definition at line 27794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ ( void *  jarg1)

Definition at line 27748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ ( void *  jarg1)

Definition at line 27676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ ( void *  jarg1)

Definition at line 24618 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ ( void *  jarg1)

Definition at line 24650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ ( void *  jarg1)

Definition at line 24626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ ( operations_research::IntVarIterator jarg1)

Definition at line 39423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ ( void *  jarg1)

Definition at line 24658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ ( void *  jarg1)

Definition at line 24638 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ ( void *  jarg1)

Definition at line 32022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ ( operations_research::IntVarLocalSearchFilter jarg1)

Definition at line 39531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ ( void *  jarg1,
int  jarg2 
)

Definition at line 32048 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ ( void *  jarg1,
int  jarg2 
)

Definition at line 32034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 30804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30668 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 30744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 30682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___ ( operations_research::VarLocalSearchOperator< operations_research::IntVar, int64_t, operations_research::IntVarLocalSearchHandler > *  jarg1)

Definition at line 39495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ ( void *  jarg1)

Definition at line 7589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ ( void *  jarg1)

Definition at line 7557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 7601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7845 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7873 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ ( void *  jarg1)

Definition at line 7577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 5841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ ( void *  jarg1)

Definition at line 5719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ ( void *  jarg1)

Definition at line 5687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 5898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ ( int  jarg1,
int  jarg2 
)

Definition at line 5954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 5731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 5975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5983 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6003 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ ( void *  jarg1)

Definition at line 5707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ ( void *  jarg1)

Definition at line 6130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ ( void *  jarg1)

Definition at line 6096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6195 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6369 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6400 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ ( void *  jarg1)

Definition at line 6118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 31588 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ ( void *  jarg1)

Definition at line 31608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___ ( void *  jarg1)

Definition at line 31660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31668 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ ( void *  jarg1)

Definition at line 31644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ ( operations_research::LocalSearchFilter jarg1)

Definition at line 39523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 31899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ ( void *  objarg,
SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t  callback0 
)

Definition at line 31965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ ( void *  jarg1)

Definition at line 31801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ ( void *  jarg1)

Definition at line 31779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31769 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ( )

Definition at line 31749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ( )

Definition at line 31759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ ( void *  jarg1)

Definition at line 31891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ ( operations_research::LocalSearchFilterManager jarg1)

Definition at line 39527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ ( void *  jarg1)

Definition at line 31831 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ ( void *  jarg1)

Definition at line 10043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ ( void *  jarg1)

Definition at line 10011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10179 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10203 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10278 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 10055 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10146 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ ( void *  jarg1)

Definition at line 10031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32661 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ ( void *  jarg1)

Definition at line 32645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 32671 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ ( void *  jarg1)

Definition at line 32653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ ( void *  jarg1)

Definition at line 32753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ ( operations_research::LocalSearchMonitor jarg1)

Definition at line 39539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ ( void *  jarg1)

Definition at line 32633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ ( void *  jarg1)

Definition at line 30541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ ( void *  jarg1)

Definition at line 30565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 30499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ ( void *  jarg1)

Definition at line 30525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ ( operations_research::LocalSearchOperator jarg1)

Definition at line 39491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ ( void *  jarg1)

Definition at line 9634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ ( void *  jarg1)

Definition at line 9602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9718 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9770 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9955 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9918 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ ( void *  jarg1)

Definition at line 9622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 39322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ ( void *  jarg1)

Definition at line 34563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ ( void *  jarg1)

Definition at line 34579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ ( void *  jarg1)

Definition at line 33868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ( )

Definition at line 33470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ( )

Definition at line 33630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ( )

Definition at line 33640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ( )

Definition at line 33690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ( )

Definition at line 33710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ( )

Definition at line 33700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ( )

Definition at line 33660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ( )

Definition at line 33670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ( )

Definition at line 33650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ( )

Definition at line 33680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ( )

Definition at line 33610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ( )

Definition at line 33450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ( )

Definition at line 33500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ( )

Definition at line 33520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ( )

Definition at line 33390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ( )

Definition at line 33400 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ( )

Definition at line 33410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ( )

Definition at line 33580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ( )

Definition at line 33560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33570 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ( )

Definition at line 33590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ( )

Definition at line 33420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ( )

Definition at line 33430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ( )

Definition at line 33530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ( )

Definition at line 33540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ( )

Definition at line 33440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ( )

Definition at line 33510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ( )

Definition at line 33550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ( )

Definition at line 33460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ( )

Definition at line 33480 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 33974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  jarg4 
)

Definition at line 34272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  jarg4 
)

Definition at line 34182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 33902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ ( void *  jarg1,
int  jarg2 
)

Definition at line 33876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 33992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 34090 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
int  jarg5 
)

Definition at line 34303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
int  jarg5 
)

Definition at line 34209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 33956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 33890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ ( void *  jarg1)

Definition at line 34374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33790 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ( )

Definition at line 33780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ( )

Definition at line 33840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ( )

Definition at line 33800 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ( )

Definition at line 33810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ( )

Definition at line 33820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ( )

Definition at line 33760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33770 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ( )

Definition at line 33370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ( )

Definition at line 33740 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ( )

Definition at line 33320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ( )

Definition at line 33330 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ( )

Definition at line 33340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ( )

Definition at line 33350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ( )

Definition at line 33310 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ( )

Definition at line 33290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ( )

Definition at line 33300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ( )

Definition at line 21372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ( )

Definition at line 21382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ( )

Definition at line 22302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ( )

Definition at line 21392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ( )

Definition at line 21402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ( )

Definition at line 22312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ( )

Definition at line 21412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ( )

Definition at line 21432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ( )

Definition at line 22322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ( )

Definition at line 22332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ( )

Definition at line 22342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ( )

Definition at line 21452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ( )

Definition at line 22352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ( )

Definition at line 21442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ( )

Definition at line 21462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ( )

Definition at line 22362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ( )

Definition at line 22192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ( )

Definition at line 21472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ( )

Definition at line 22202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ( )

Definition at line 21482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ( )

Definition at line 21492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ( )

Definition at line 22372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ( )

Definition at line 22382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ( )

Definition at line 21972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ( )

Definition at line 22392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ( )

Definition at line 21502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ( )

Definition at line 21512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ( )

Definition at line 22952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ( )

Definition at line 21522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ( )

Definition at line 21532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ( )

Definition at line 21542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ( )

Definition at line 21552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ( )

Definition at line 22402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ( )

Definition at line 22412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ( )

Definition at line 22422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ( )

Definition at line 22432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ( )

Definition at line 21562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ( )

Definition at line 21572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ( )

Definition at line 21582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ( )

Definition at line 22442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ( )

Definition at line 22452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ( )

Definition at line 22462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ( )

Definition at line 21592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ( )

Definition at line 22902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ( )

Definition at line 22472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ( )

Definition at line 22482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ( )

Definition at line 21602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ( )

Definition at line 22492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ( )

Definition at line 22502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ( )

Definition at line 21612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ( )

Definition at line 21622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ( )

Definition at line 21632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ( )

Definition at line 22512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ( )

Definition at line 22522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ( )

Definition at line 21422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ( )

Definition at line 22532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ( )

Definition at line 22212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ( )

Definition at line 22222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ( )

Definition at line 21642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ( )

Definition at line 22542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ( )

Definition at line 21652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ( )

Definition at line 21662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ( )

Definition at line 22552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ( )

Definition at line 21672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ( )

Definition at line 21682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ( )

Definition at line 21692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ( )

Definition at line 21702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ( )

Definition at line 21712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ( )

Definition at line 21722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ( )

Definition at line 21732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ( )

Definition at line 21742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ( )

Definition at line 21752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ( )

Definition at line 21762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ( )

Definition at line 21772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ( )

Definition at line 22562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ( )

Definition at line 22572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ( )

Definition at line 22582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ( )

Definition at line 21782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ( )

Definition at line 21792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ( )

Definition at line 21802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ( )

Definition at line 21812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ( )

Definition at line 21822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ( )

Definition at line 21832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ( )

Definition at line 22592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ( )

Definition at line 21842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ( )

Definition at line 22602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ( )

Definition at line 21852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ( )

Definition at line 21862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ( )

Definition at line 22612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ( )

Definition at line 21872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ( )

Definition at line 22912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ( )

Definition at line 21882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ( )

Definition at line 22622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ( )

Definition at line 22632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ( )

Definition at line 21892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ( )

Definition at line 21902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ( )

Definition at line 21912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ( )

Definition at line 21922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ( )

Definition at line 21932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ( )

Definition at line 22232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ( )

Definition at line 21942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ( )

Definition at line 22642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ( )

Definition at line 21952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ( )

Definition at line 22652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ( )

Definition at line 21962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ( )

Definition at line 21982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ( )

Definition at line 22662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ( )

Definition at line 22672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ( )

Definition at line 21992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ( )

Definition at line 22002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ( )

Definition at line 22962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ( )

Definition at line 22682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ( )

Definition at line 22692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ( )

Definition at line 22922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ( )

Definition at line 22932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ( )

Definition at line 22702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ( )

Definition at line 22012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ( )

Definition at line 22022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ( )

Definition at line 22032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ( )

Definition at line 22042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ( )

Definition at line 22242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ( )

Definition at line 22052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ( )

Definition at line 22712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ( )

Definition at line 22722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ( )

Definition at line 22062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ( )

Definition at line 22732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ( )

Definition at line 22742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ( )

Definition at line 22752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ( )

Definition at line 22762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ( )

Definition at line 22772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ( )

Definition at line 22072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ( )

Definition at line 22082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ( )

Definition at line 22092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ( )

Definition at line 22782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ( )

Definition at line 22792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ( )

Definition at line 22802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ( )

Definition at line 22982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ( )

Definition at line 22972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ( )

Definition at line 22812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ( )

Definition at line 22102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ( )

Definition at line 22112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ( )

Definition at line 22122 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ( )

Definition at line 22132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ( )

Definition at line 22942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ( )

Definition at line 22822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ( )

Definition at line 22832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ( )

Definition at line 22142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ( )

Definition at line 22992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ( )

Definition at line 22152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ( )

Definition at line 22842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ( )

Definition at line 22162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ( )

Definition at line 22852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ( )

Definition at line 22252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ( )

Definition at line 22262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ( )

Definition at line 22862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ( )

Definition at line 22872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ( )

Definition at line 22172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ( )

Definition at line 22882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ( )

Definition at line 22272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ( )

Definition at line 22282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ( )

Definition at line 22892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ( )

Definition at line 22182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ( )

Definition at line 22292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ ( operations_research::ModelVisitor jarg1)

Definition at line 39403 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ ( void *  jarg1,
char *  jarg2,
long long  jarg3 
)

Definition at line 23202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ ( void *  jarg1,
char *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 23219 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ ( void *  jarg1)

Definition at line 28502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ ( void *  jarg1)

Definition at line 28514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ( )

Definition at line 27572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ( )

Definition at line 34742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ( )

Definition at line 34944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ( )

Definition at line 35146 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ ( void *  jarg1)

Definition at line 31079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ( )

Definition at line 20838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ ( void *  jarg1)

Definition at line 31184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ ( void *  jarg1)

Definition at line 23390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Decision___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ( )

Definition at line 21017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ( )

Definition at line 21206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ( )

Definition at line 8429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ ( void *  jarg1)

Definition at line 8439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ ( int  jarg1)

Definition at line 8455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ( )

Definition at line 21106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ( )

Definition at line 11161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Demon___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ( )

Definition at line 21269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 38558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
double  jarg4,
double  jarg5,
double  jarg6,
int  jarg7 
)

Definition at line 26158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ( )

Definition at line 6503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ ( void *  jarg1)

Definition at line 6513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ ( int  jarg1)

Definition at line 6529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ( )

Definition at line 6914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6940 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___ ( )

Definition at line 5595 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___ ( int  jarg1,
unsigned int  jarg2 
)

Definition at line 5605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___ ( void *  jarg1)

Definition at line 5619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ( )

Definition at line 27814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ( )

Definition at line 8838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 8848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ ( int  jarg1)

Definition at line 8864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ ( int  jarg1)

Definition at line 7211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ ( void *  jarg1)

Definition at line 7223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ( )

Definition at line 27618 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 31972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 30752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 30762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ ( void *  jarg1)

Definition at line 30780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ( )

Definition at line 7611 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 7621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ ( int  jarg1)

Definition at line 7637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ( )

Definition at line 5741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ ( void *  jarg1)

Definition at line 5751 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ ( int  jarg1)

Definition at line 5767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ( )

Definition at line 6152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6178 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ( )

Definition at line 31724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ ( void *  jarg1)

Definition at line 31855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ ( void *  jarg1)

Definition at line 31873 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ( )

Definition at line 31813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ( )

Definition at line 10065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ ( void *  jarg1)

Definition at line 10075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ ( int  jarg1)

Definition at line 10091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ( )

Definition at line 30481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ( )

Definition at line 9656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ ( void *  jarg1)

Definition at line 9666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ ( int  jarg1)

Definition at line 9682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ( )

Definition at line 7539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ( )

Definition at line 23380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 25393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Pack___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 29814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 25839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ ( unsigned int  jarg1)

Definition at line 34694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ ( long long  jarg1)

Definition at line 34646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ ( int  length1,
int *  jarg1 
)

Definition at line 34386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ ( int  jarg1)

Definition at line 34407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ ( int  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 35348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ ( int  jarg1,
int  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 35366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ ( void *  jarg1)

Definition at line 35876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ ( void *  jarg1,
int  parameters_size,
uint8_t *  jarg2 
)

Definition at line 35892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ( )

Definition at line 35824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( )

Definition at line 35714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ( )

Definition at line 38540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ ( void *  jarg1)

Definition at line 25662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ ( void *  jarg1)

Definition at line 23521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ( )

Definition at line 8020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ ( void *  jarg1)

Definition at line 8030 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ ( int  jarg1)

Definition at line 8046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
char *  jarg4 
)

Definition at line 27390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ( )

Definition at line 28244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 28254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 31006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ ( void *  jarg1)

Definition at line 31016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ( )

Definition at line 9247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 9257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ ( int  jarg1)

Definition at line 9273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 25028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ ( char *  jarg1)

Definition at line 12209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ ( char *  jarg1,
int  parameters_size,
uint8_t *  jarg2 
)

Definition at line 12226 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ( )

Definition at line 11179 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 11189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ( )

Definition at line 33105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ( )

Definition at line 10474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ ( void *  jarg1)

Definition at line 10484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ ( int  jarg1)

Definition at line 10500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 38614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 38664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 38640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_One___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ( )

Definition at line 20828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ( )

Definition at line 30461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ ( void *  jarg1)

Definition at line 25555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ ( void *  jarg1)

Definition at line 25647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ ( void *  jarg1)

Definition at line 25531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ ( void *  jarg1)

Definition at line 25419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ ( void *  objarg,
SwigDirector_OptimizeVar::SWIG_Callback0_t  callback0,
SwigDirector_OptimizeVar::SWIG_Callback1_t  callback1,
SwigDirector_OptimizeVar::SWIG_Callback2_t  callback2,
SwigDirector_OptimizeVar::SWIG_Callback3_t  callback3,
SwigDirector_OptimizeVar::SWIG_Callback4_t  callback4,
SwigDirector_OptimizeVar::SWIG_Callback5_t  callback5,
SwigDirector_OptimizeVar::SWIG_Callback6_t  callback6,
SwigDirector_OptimizeVar::SWIG_Callback7_t  callback7,
SwigDirector_OptimizeVar::SWIG_Callback8_t  callback8,
SwigDirector_OptimizeVar::SWIG_Callback9_t  callback9,
SwigDirector_OptimizeVar::SWIG_Callback10_t  callback10,
SwigDirector_OptimizeVar::SWIG_Callback11_t  callback11,
SwigDirector_OptimizeVar::SWIG_Callback12_t  callback12,
SwigDirector_OptimizeVar::SWIG_Callback13_t  callback13,
SwigDirector_OptimizeVar::SWIG_Callback14_t  callback14,
SwigDirector_OptimizeVar::SWIG_Callback15_t  callback15,
SwigDirector_OptimizeVar::SWIG_Callback16_t  callback16,
SwigDirector_OptimizeVar::SWIG_Callback17_t  callback17,
SwigDirector_OptimizeVar::SWIG_Callback18_t  callback18,
SwigDirector_OptimizeVar::SWIG_Callback19_t  callback19,
SwigDirector_OptimizeVar::SWIG_Callback20_t  callback20,
SwigDirector_OptimizeVar::SWIG_Callback21_t  callback21,
SwigDirector_OptimizeVar::SWIG_Callback22_t  callback22,
SwigDirector_OptimizeVar::SWIG_Callback23_t  callback23,
SwigDirector_OptimizeVar::SWIG_Callback24_t  callback24,
SwigDirector_OptimizeVar::SWIG_Callback25_t  callback25 
)

Definition at line 25655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ ( void *  jarg1)

Definition at line 25475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ ( void *  jarg1)

Definition at line 25579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ ( operations_research::OptimizeVar jarg1)

Definition at line 39435 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ ( void *  jarg1)

Definition at line 25603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ ( void *  jarg1)

Definition at line 25431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 29967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
void *  jarg3 
)

Definition at line 29922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 29947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 29842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 29872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 29897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
void *  jarg3 
)

Definition at line 29992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ ( void *  jarg1)

Definition at line 30231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ ( void *  jarg1)

Definition at line 30041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 30057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ ( void *  jarg1)

Definition at line 30033 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ ( void *  jarg1)

Definition at line 30065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ ( void *  jarg1)

Definition at line 30049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ ( operations_research::Pack jarg1)

Definition at line 39475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ ( void *  jarg1)

Definition at line 30083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ ( void *  jarg1)

Definition at line 30239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31433 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ ( void *  jarg1)

Definition at line 31505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ ( void *  jarg1)

Definition at line 31267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ ( void *  jarg1)

Definition at line 31337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ ( void *  jarg1)

Definition at line 31279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ ( void *  jarg1)

Definition at line 31357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31449 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ ( operations_research::PathOperator jarg1)

Definition at line 39519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34609 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34595 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ ( void *  jarg1)

Definition at line 21005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20928 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ ( void *  jarg1)

Definition at line 20912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ ( void *  jarg1)

Definition at line 20993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ ( void *  jarg1)

Definition at line 20966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ ( void *  jarg1)

Definition at line 20948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ ( void *  jarg1)

Definition at line 20900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ ( operations_research::PropagationBaseObject jarg1)

Definition at line 39383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ ( void *  jarg1)

Definition at line 20888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ ( void *  jarg1)

Definition at line 20920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ ( void *  jarg1)

Definition at line 32617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ ( void *  jarg1)

Definition at line 32236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 32221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 32574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 32379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32400 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 32358 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ ( operations_research::PropagationMonitor jarg1)

Definition at line 39535 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ ( void *  jarg1)

Definition at line 32115 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26131 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ ( void *  jarg1)

Definition at line 26023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ ( void *  jarg1)

Definition at line 25933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ ( void *  objarg,
SwigDirector_RegularLimit::SWIG_Callback0_t  callback0,
SwigDirector_RegularLimit::SWIG_Callback1_t  callback1,
SwigDirector_RegularLimit::SWIG_Callback2_t  callback2,
SwigDirector_RegularLimit::SWIG_Callback3_t  callback3,
SwigDirector_RegularLimit::SWIG_Callback4_t  callback4,
SwigDirector_RegularLimit::SWIG_Callback5_t  callback5,
SwigDirector_RegularLimit::SWIG_Callback6_t  callback6,
SwigDirector_RegularLimit::SWIG_Callback7_t  callback7,
SwigDirector_RegularLimit::SWIG_Callback8_t  callback8,
SwigDirector_RegularLimit::SWIG_Callback9_t  callback9,
SwigDirector_RegularLimit::SWIG_Callback10_t  callback10,
SwigDirector_RegularLimit::SWIG_Callback11_t  callback11,
SwigDirector_RegularLimit::SWIG_Callback12_t  callback12,
SwigDirector_RegularLimit::SWIG_Callback13_t  callback13,
SwigDirector_RegularLimit::SWIG_Callback14_t  callback14,
SwigDirector_RegularLimit::SWIG_Callback15_t  callback15,
SwigDirector_RegularLimit::SWIG_Callback16_t  callback16,
SwigDirector_RegularLimit::SWIG_Callback17_t  callback17,
SwigDirector_RegularLimit::SWIG_Callback18_t  callback18,
SwigDirector_RegularLimit::SWIG_Callback19_t  callback19,
SwigDirector_RegularLimit::SWIG_Callback20_t  callback20,
SwigDirector_RegularLimit::SWIG_Callback21_t  callback21,
SwigDirector_RegularLimit::SWIG_Callback22_t  callback22,
SwigDirector_RegularLimit::SWIG_Callback23_t  callback23,
SwigDirector_RegularLimit::SWIG_Callback24_t  callback24,
SwigDirector_RegularLimit::SWIG_Callback25_t  callback25,
SwigDirector_RegularLimit::SWIG_Callback26_t  callback26,
SwigDirector_RegularLimit::SWIG_Callback27_t  callback27,
SwigDirector_RegularLimit::SWIG_Callback28_t  callback28 
)

Definition at line 26151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ ( void *  jarg1)

Definition at line 25973 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25981 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ ( void *  jarg1)

Definition at line 26035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ ( void *  jarg1)

Definition at line 25957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 26059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26071 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ ( void *  jarg1)

Definition at line 25897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ ( void *  jarg1)

Definition at line 25921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ ( void *  jarg1)

Definition at line 26083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ ( void *  jarg1)

Definition at line 26047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ ( operations_research::RegularLimit jarg1)

Definition at line 39443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ ( void *  jarg1)

Definition at line 26107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 25989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ ( void *  jarg1)

Definition at line 26011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 34720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ ( void *  jarg1)

Definition at line 34708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 34672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ ( void *  jarg1)

Definition at line 34660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ ( void *  jarg1)

Definition at line 34427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ ( void *  jarg1)

Definition at line 34439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ ( void *  jarg1)

Definition at line 34451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ ( void *  jarg1)

Definition at line 34501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 39242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ ( void *  jarg1)

Definition at line 39176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ ( void *  jarg1)

Definition at line 38816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ ( void *  jarg1)

Definition at line 38828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ ( void *  jarg1)

Definition at line 39296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39148 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ ( void *  jarg1)

Definition at line 39284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ ( void *  jarg1)

Definition at line 39090 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ ( void *  jarg1)

Definition at line 39230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ ( void *  jarg1)

Definition at line 39082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ ( void *  jarg1)

Definition at line 38712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ ( void *  jarg1)

Definition at line 39202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 39068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 39020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64_t *  jarg4 
)

Definition at line 39042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64_t *  jarg4,
void *  jarg5 
)

Definition at line 39102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 39214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 38876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 38864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39188 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ ( void *  jarg1)

Definition at line 38852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ ( void *  jarg1)

Definition at line 38840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetEndIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetEndIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ ( void *  jarg1)

Definition at line 35434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ ( void *  jarg1)

Definition at line 35410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ ( void *  jarg1)

Definition at line 35422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetStartIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetStartIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 35490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
int  length4,
int64_t *  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
int  length4,
int64_t *  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36078 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 36473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
long long  jarg3 
)

Definition at line 36502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 36529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ( )

Definition at line 36784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 36970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 36988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37298 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
long long  jarg3 
)

Definition at line 36640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36241 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 37575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2,
unsigned int  jarg3 
)

Definition at line 37598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37260 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ ( void *  jarg1,
void *  jarg2,
int  len3_1,
int  len3_2[],
int64_t *  jarg3 
)

Definition at line 37787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ ( void *  jarg1)

Definition at line 38366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ ( void *  jarg1)

Definition at line 37366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2 
)

Definition at line 37374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___ ( void *  jarg1)

Definition at line 36888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ ( void *  jarg1)

Definition at line 37551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___ ( void *  jarg1,
unsigned int  jarg2,
int  jarg3 
)

Definition at line 37248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ ( void *  jarg1)

Definition at line 38121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ ( void *  jarg1)

Definition at line 38091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 38329 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 37220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 37234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 38149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ ( void *  jarg1)

Definition at line 38215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ ( void *  jarg1)

Definition at line 37102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionResourceGroupIndices___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionNodeIndices___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionNodeIndices___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36570 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36588 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37180 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetGlobalDimensionCumulMPOptimizers___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetGlobalDimensionCumulMPOptimizers___ ( void *  jarg1)

Definition at line 36343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 38133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ ( void *  jarg1)

Definition at line 37124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableGlobalCumulMPOptimizer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableGlobalCumulMPOptimizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ ( void *  jarg1)

Definition at line 38227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2 
)

Definition at line 38414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ ( void *  jarg1)

Definition at line 36620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2 
)

Definition at line 38439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ ( void *  jarg1)

Definition at line 36896 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ ( void *  jarg1)

Definition at line 36762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ ( void *  jarg1)

Definition at line 36445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ ( void *  jarg1)

Definition at line 37563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ ( void *  jarg1)

Definition at line 38271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleOfClass___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleOfClass___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ ( void *  jarg1)

Definition at line 38299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36373 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___ ( void *  jarg1)

Definition at line 36946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___ ( void *  jarg1)

Definition at line 37048 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___ ( void *  jarg1)

Definition at line 36958 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___ ( void *  jarg1)

Definition at line 37060 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38199 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ ( void *  jarg1)

Definition at line 36632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ ( void *  jarg1)

Definition at line 38464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 36682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 37977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ( )

Definition at line 35864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ( )

Definition at line 35852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ( )

Definition at line 35842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 38476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 36313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38496 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ ( void *  jarg1)

Definition at line 37645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ ( void *  jarg1)

Definition at line 37997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38021 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ ( void *  jarg1)

Definition at line 38378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ( )

Definition at line 35660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ( )

Definition at line 35650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ( )

Definition at line 35640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ ( void *  jarg1)

Definition at line 37633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2,
unsigned int  jarg3 
)

Definition at line 37713 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36033 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2 
)

Definition at line 35985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 35929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64_t *  jarg2,
unsigned int  jarg3,
unsigned int  jarg4,
void *  jarg5 
)

Definition at line 37748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ( )

Definition at line 35610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ( )

Definition at line 35620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ( )

Definition at line 35630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ( )

Definition at line 35590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ( )

Definition at line 35600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3 
)

Definition at line 36661 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 37206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 37146 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 37537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 37168 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ ( void *  jarg1,
long long  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 36814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ ( void *  jarg1)

Definition at line 38402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ ( void *  jarg1)

Definition at line 37409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8_t *  jarg3,
void *  jarg4 
)

Definition at line 37473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8_t *  jarg3 
)

Definition at line 37506 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8_t *  jarg3 
)

Definition at line 37446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ ( void *  jarg1)

Definition at line 38354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2 
)

Definition at line 37421 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ( )

Definition at line 36774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ( )

Definition at line 36794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ( )

Definition at line 36804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ ( void *  jarg1)

Definition at line 38390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ ( void *  jarg1)

Definition at line 35732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ ( void *  jarg1)

Definition at line 35790 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ ( void *  jarg1)

Definition at line 35768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35758 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ ( void *  jarg1)

Definition at line 35702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ ( void *  jarg1)

Definition at line 35680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ ( void *  jarg1)

Definition at line 35812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ ( void *  jarg1)

Definition at line 38009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ( )

Definition at line 38520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ( )

Definition at line 38510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ( )

Definition at line 38530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ ( operations_research::RoutingModelVisitor jarg1)

Definition at line 39555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ ( void *  jarg1)

Definition at line 25694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ ( void *  objarg,
SwigDirector_SearchLimit::SWIG_Callback0_t  callback0,
SwigDirector_SearchLimit::SWIG_Callback1_t  callback1,
SwigDirector_SearchLimit::SWIG_Callback2_t  callback2,
SwigDirector_SearchLimit::SWIG_Callback3_t  callback3,
SwigDirector_SearchLimit::SWIG_Callback4_t  callback4,
SwigDirector_SearchLimit::SWIG_Callback5_t  callback5,
SwigDirector_SearchLimit::SWIG_Callback6_t  callback6,
SwigDirector_SearchLimit::SWIG_Callback7_t  callback7,
SwigDirector_SearchLimit::SWIG_Callback8_t  callback8,
SwigDirector_SearchLimit::SWIG_Callback9_t  callback9,
SwigDirector_SearchLimit::SWIG_Callback10_t  callback10,
SwigDirector_SearchLimit::SWIG_Callback11_t  callback11,
SwigDirector_SearchLimit::SWIG_Callback12_t  callback12,
SwigDirector_SearchLimit::SWIG_Callback13_t  callback13,
SwigDirector_SearchLimit::SWIG_Callback14_t  callback14,
SwigDirector_SearchLimit::SWIG_Callback15_t  callback15,
SwigDirector_SearchLimit::SWIG_Callback16_t  callback16,
SwigDirector_SearchLimit::SWIG_Callback17_t  callback17,
SwigDirector_SearchLimit::SWIG_Callback18_t  callback18,
SwigDirector_SearchLimit::SWIG_Callback19_t  callback19,
SwigDirector_SearchLimit::SWIG_Callback20_t  callback20,
SwigDirector_SearchLimit::SWIG_Callback21_t  callback21,
SwigDirector_SearchLimit::SWIG_Callback22_t  callback22,
SwigDirector_SearchLimit::SWIG_Callback23_t  callback23,
SwigDirector_SearchLimit::SWIG_Callback24_t  callback24,
SwigDirector_SearchLimit::SWIG_Callback25_t  callback25,
SwigDirector_SearchLimit::SWIG_Callback26_t  callback26,
SwigDirector_SearchLimit::SWIG_Callback27_t  callback27,
SwigDirector_SearchLimit::SWIG_Callback28_t  callback28 
)

Definition at line 25832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ ( void *  jarg1)

Definition at line 25736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ ( void *  jarg1)

Definition at line 25706 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ ( void *  jarg1)

Definition at line 25682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 25724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ ( void *  jarg1)

Definition at line 25772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ ( operations_research::SearchLimit jarg1)

Definition at line 39439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ ( void *  jarg1)

Definition at line 25808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 33218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33226 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ ( void *  jarg1)

Definition at line 33190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ ( void *  jarg1)

Definition at line 33202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 33262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ ( void *  jarg1)

Definition at line 33270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ ( void *  jarg1)

Definition at line 33174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ ( void *  jarg1)

Definition at line 33182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ ( void *  jarg1)

Definition at line 33254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ ( void *  jarg1)

Definition at line 33210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ ( void *  jarg1)

Definition at line 33246 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ ( operations_research::SearchLog jarg1)

Definition at line 39551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ ( void *  jarg1)

Definition at line 33278 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23865 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ ( void *  jarg1)

Definition at line 23881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ ( void *  jarg1)

Definition at line 23761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 23897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23905 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ ( void *  jarg1)

Definition at line 23785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ ( void *  jarg1)

Definition at line 23697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 23729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ ( void *  objarg,
SwigDirector_SearchMonitor::SWIG_Callback0_t  callback0,
SwigDirector_SearchMonitor::SWIG_Callback1_t  callback1,
SwigDirector_SearchMonitor::SWIG_Callback2_t  callback2,
SwigDirector_SearchMonitor::SWIG_Callback3_t  callback3,
SwigDirector_SearchMonitor::SWIG_Callback4_t  callback4,
SwigDirector_SearchMonitor::SWIG_Callback5_t  callback5,
SwigDirector_SearchMonitor::SWIG_Callback6_t  callback6,
SwigDirector_SearchMonitor::SWIG_Callback7_t  callback7,
SwigDirector_SearchMonitor::SWIG_Callback8_t  callback8,
SwigDirector_SearchMonitor::SWIG_Callback9_t  callback9,
SwigDirector_SearchMonitor::SWIG_Callback10_t  callback10,
SwigDirector_SearchMonitor::SWIG_Callback11_t  callback11,
SwigDirector_SearchMonitor::SWIG_Callback12_t  callback12,
SwigDirector_SearchMonitor::SWIG_Callback13_t  callback13,
SwigDirector_SearchMonitor::SWIG_Callback14_t  callback14,
SwigDirector_SearchMonitor::SWIG_Callback15_t  callback15,
SwigDirector_SearchMonitor::SWIG_Callback16_t  callback16,
SwigDirector_SearchMonitor::SWIG_Callback17_t  callback17,
SwigDirector_SearchMonitor::SWIG_Callback18_t  callback18,
SwigDirector_SearchMonitor::SWIG_Callback19_t  callback19,
SwigDirector_SearchMonitor::SWIG_Callback20_t  callback20,
SwigDirector_SearchMonitor::SWIG_Callback21_t  callback21,
SwigDirector_SearchMonitor::SWIG_Callback22_t  callback22,
SwigDirector_SearchMonitor::SWIG_Callback23_t  callback23,
SwigDirector_SearchMonitor::SWIG_Callback24_t  callback24 
)

Definition at line 24025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ ( void *  jarg1)

Definition at line 23713 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ ( void *  jarg1)

Definition at line 23745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23609 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ ( void *  jarg1)

Definition at line 23541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ ( void *  jarg1)

Definition at line 23573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23581 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ ( void *  jarg1)

Definition at line 24009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 24017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 23913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ( )

Definition at line 23511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ ( void *  jarg1)

Definition at line 23825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ ( void *  jarg1)

Definition at line 23809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ ( void *  jarg1)

Definition at line 23949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ ( void *  jarg1)

Definition at line 23965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23663 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ ( void *  jarg1)

Definition at line 23557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ ( void *  jarg1)

Definition at line 23937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ ( operations_research::SearchMonitor jarg1)

Definition at line 39415 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ ( void *  jarg1)

Definition at line 7998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ ( void *  jarg1)

Definition at line 7966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8319 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8351 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ ( void *  jarg1)

Definition at line 7986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 27481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ ( void *  jarg1)

Definition at line 27550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ ( operations_research::SequenceVar jarg1)

Definition at line 39455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ ( void *  jarg1)

Definition at line 27429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ ( void *  jarg1)

Definition at line 28344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ ( void *  jarg1)

Definition at line 28470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ ( void *  jarg1)

Definition at line 28276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ ( void *  jarg1)

Definition at line 28330 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ ( void *  jarg1)

Definition at line 28322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 28372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ ( void *  jarg1)

Definition at line 28314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ ( operations_research::SequenceVarElement jarg1)

Definition at line 39467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ ( void *  jarg1)

Definition at line 28482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ ( void *  jarg1)

Definition at line 28358 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ ( void *  jarg1)

Definition at line 28302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___()

Definition at line 39507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 30998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 30929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ ( operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *  jarg1)

Definition at line 39503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ ( void *  jarg1)

Definition at line 9225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ ( void *  jarg1)

Definition at line 9193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9328 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9509 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ ( void *  jarg1)

Definition at line 9213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 29792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ ( void *  objarg,
SwigDirector_SolutionCollector::SWIG_Callback0_t  callback0,
SwigDirector_SolutionCollector::SWIG_Callback1_t  callback1,
SwigDirector_SolutionCollector::SWIG_Callback2_t  callback2,
SwigDirector_SolutionCollector::SWIG_Callback3_t  callback3,
SwigDirector_SolutionCollector::SWIG_Callback4_t  callback4,
SwigDirector_SolutionCollector::SWIG_Callback5_t  callback5,
SwigDirector_SolutionCollector::SWIG_Callback6_t  callback6,
SwigDirector_SolutionCollector::SWIG_Callback7_t  callback7,
SwigDirector_SolutionCollector::SWIG_Callback8_t  callback8,
SwigDirector_SolutionCollector::SWIG_Callback9_t  callback9,
SwigDirector_SolutionCollector::SWIG_Callback10_t  callback10,
SwigDirector_SolutionCollector::SWIG_Callback11_t  callback11,
SwigDirector_SolutionCollector::SWIG_Callback12_t  callback12,
SwigDirector_SolutionCollector::SWIG_Callback13_t  callback13,
SwigDirector_SolutionCollector::SWIG_Callback14_t  callback14,
SwigDirector_SolutionCollector::SWIG_Callback15_t  callback15,
SwigDirector_SolutionCollector::SWIG_Callback16_t  callback16,
SwigDirector_SolutionCollector::SWIG_Callback17_t  callback17,
SwigDirector_SolutionCollector::SWIG_Callback18_t  callback18,
SwigDirector_SolutionCollector::SWIG_Callback19_t  callback19,
SwigDirector_SolutionCollector::SWIG_Callback20_t  callback20,
SwigDirector_SolutionCollector::SWIG_Callback21_t  callback21,
SwigDirector_SolutionCollector::SWIG_Callback22_t  callback22,
SwigDirector_SolutionCollector::SWIG_Callback23_t  callback23,
SwigDirector_SolutionCollector::SWIG_Callback24_t  callback24 
)

Definition at line 25386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ ( void *  jarg1)

Definition at line 25154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 25162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ ( void *  jarg1)

Definition at line 25170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ ( operations_research::SolutionCollector jarg1)

Definition at line 39431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ ( void *  jarg1)

Definition at line 25048 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 25060 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25368 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ ( operations_research::SolutionPool jarg1)

Definition at line 39483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ ( void *  jarg1,
int  search_parameters_size,
uint8_t *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 39350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ ( void *  jarg1)

Definition at line 12834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ( )

Definition at line 11479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ( )

Definition at line 11459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ( )

Definition at line 11449 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ( )

Definition at line 11469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ( )

Definition at line 12149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ( )

Definition at line 12019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ ( void *  jarg1)

Definition at line 20512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ ( void *  jarg1)

Definition at line 12748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ ( void *  jarg1)

Definition at line 20624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ ( void *  jarg1)

Definition at line 20810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ( )

Definition at line 12099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ( )

Definition at line 11519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ( )

Definition at line 11309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ( )

Definition at line 11379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ( )

Definition at line 11369 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ( )

Definition at line 11409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ( )

Definition at line 11399 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ( )

Definition at line 11389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ( )

Definition at line 11359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ( )

Definition at line 11339 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ( )

Definition at line 11349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ( )

Definition at line 11329 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ( )

Definition at line 11549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ( )

Definition at line 11419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ( )

Definition at line 11319 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ( )

Definition at line 11559 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ( )

Definition at line 11509 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ ( void *  jarg1)

Definition at line 20524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ ( void *  jarg1)

Definition at line 20764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19885 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 19903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19923 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ ( void *  jarg1)

Definition at line 20490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ( )

Definition at line 12009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ( )

Definition at line 11649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ ( void *  jarg1)

Definition at line 20478 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ( )

Definition at line 11749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ( )

Definition at line 12284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ( )

Definition at line 11829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ( )

Definition at line 11859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ( )

Definition at line 11949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ( )

Definition at line 11869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ( )

Definition at line 11879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ( )

Definition at line 11959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ( )

Definition at line 11889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ( )

Definition at line 11969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ ( void *  jarg1)

Definition at line 12556 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ( )

Definition at line 11819 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ( )

Definition at line 11639 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ( )

Definition at line 11699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ ( void *  jarg1)

Definition at line 12692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ ( void *  jarg1)

Definition at line 12858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ ( void *  jarg1)

Definition at line 12798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ ( void *  jarg1)

Definition at line 12822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ ( void *  jarg1)

Definition at line 20786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ( )

Definition at line 11719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ( )

Definition at line 11799 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ ( void *  jarg1)

Definition at line 20730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ ( void *  jarg1)

Definition at line 20752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ ( void *  jarg1)

Definition at line 20708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ( )

Definition at line 12129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ( )

Definition at line 12139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ( )

Definition at line 11739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ ( void *  jarg1)

Definition at line 20636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ ( void *  jarg1)

Definition at line 20672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ( )

Definition at line 11429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ( )

Definition at line 11439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ( )

Definition at line 11289 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ( )

Definition at line 11299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ ( void *  jarg1)

Definition at line 11237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ ( void *  jarg1)

Definition at line 11259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ ( void *  jarg1)

Definition at line 11215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ( )

Definition at line 11569 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ( )

Definition at line 11599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ( )

Definition at line 11589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ( )

Definition at line 11579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ ( void *  jarg1)

Definition at line 20660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ ( void *  jarg1)

Definition at line 20648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ( )

Definition at line 12039 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ( )

Definition at line 12049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ( )

Definition at line 12059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ( )

Definition at line 11279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ( )

Definition at line 11809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ( )

Definition at line 11769 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ ( void *  jarg1)

Definition at line 20466 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ ( void *  jarg1)

Definition at line 20247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ( )

Definition at line 11659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 15760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 15780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ ( void *  jarg1)

Definition at line 17368 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 18673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 17446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 17462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 13025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ ( void *  jarg1)

Definition at line 13044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ( )

Definition at line 11679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 13731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 14992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 13659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 15398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19080 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ ( void *  jarg1)

Definition at line 18201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ ( void *  jarg1)

Definition at line 20109 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13199 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ ( void *  jarg1,
long long  jarg2,
void *  jarg3 
)

Definition at line 13215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 17064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
void *  jarg4 
)

Definition at line 15420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 15514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  length4,
int64_t *  jarg4 
)

Definition at line 15538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  length4,
int64_t *  jarg4,
int  length5,
int64_t *  jarg5 
)

Definition at line 15618 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 15669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
void *  jarg3 
)

Definition at line 13353 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3 
)

Definition at line 13378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13403 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ ( void *  jarg1)

Definition at line 18702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ ( void *  jarg1)

Definition at line 13761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 13773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17408 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16928 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 16696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 16746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16771 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6 
)

Definition at line 17806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
double  jarg7 
)

Definition at line 17852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
double  jarg8 
)

Definition at line 17884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 13507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
double  jarg4,
double  jarg5,
double  jarg6,
int  jarg7 
)

Definition at line 18237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ( )

Definition at line 11669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15896 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ ( void *  jarg1,
long long  jarg2,
char *  jarg3 
)

Definition at line 13056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 13077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
unsigned int  jarg8,
char *  jarg9 
)

Definition at line 16794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
long long  jarg8,
unsigned int  jarg9,
char *  jarg10,
void *  jarg11 
)

Definition at line 16827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
long long  jarg4 
)

Definition at line 16974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 16992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
long long  jarg5 
)

Definition at line 17010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 12880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ ( void *  jarg1,
int  length2,
int64_t *  jarg2,
char *  jarg3 
)

Definition at line 12903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ ( void *  jarg1,
int  length2,
int *  jarg2,
char *  jarg3 
)

Definition at line 12933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 12963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ ( void *  jarg1,
int  length2,
int64_t *  jarg2 
)

Definition at line 12979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 13002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 15074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13958 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14058 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
void *  jarg4 
)

Definition at line 15272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 15326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15351 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14456 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 18026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 18056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 18084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ ( void *  jarg1,
int  proto_size,
uint8_t *  jarg2 
)

Definition at line 18110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 18135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 18159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 18181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 20025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 20223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13611 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 15112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4 
)

Definition at line 13423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 19856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
unsigned int  jarg4 
)

Definition at line 17476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
int  jarg2,
unsigned int  jarg3 
)

Definition at line 17494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 20009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5 
)

Definition at line 19518 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 19560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8 
)

Definition at line 19584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8,
void *  jarg9 
)

Definition at line 19610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19638 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 15986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
unsigned int  jarg5 
)

Definition at line 16040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
int  length5,
int64_t *  jarg5 
)

Definition at line 16456 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
int  length5,
int64_t *  jarg5 
)

Definition at line 16584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 15162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  length4,
int64_t *  jarg4 
)

Definition at line 15212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 17568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 16676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
int  length4,
int64_t *  jarg4,
void *  jarg5 
)

Definition at line 16258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16180 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 16216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 18882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
int  jarg6,
int  jarg7 
)

Definition at line 19182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 18904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18930 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19122 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 19140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5,
int  jarg6 
)

Definition at line 19160 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ ( void *  jarg1)

Definition at line 18465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ ( void *  jarg1)

Definition at line 20259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3 
)

Definition at line 13141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 13170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 14568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
void *  jarg4 
)

Definition at line 14630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 14661 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 14692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 14754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ ( void *  jarg1,
int  jarg2 
)

Definition at line 18279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18330 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18353 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18369 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 18392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 13681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 17832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 18012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19408 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19456 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 19476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19498 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15800 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 18623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ ( void *  jarg1)

Definition at line 18477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 17089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16090 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14528 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14508 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 20283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 20309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6,
long long  jarg7,
double  jarg8 
)

Definition at line 17776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 17030 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17048 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int64_t *  jarg5 
)

Definition at line 16346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ ( void *  jarg1)

Definition at line 13749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ ( void *  jarg1)

Definition at line 20271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 17648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64_t *  jarg3,
long long  jarg4 
)

Definition at line 17586 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int64_t *  jarg4,
long long  jarg5 
)

Definition at line 17710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
long long  jarg5 
)

Definition at line 17743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ( )

Definition at line 12189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ( )

Definition at line 12726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ( )

Definition at line 12199 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ ( void *  jarg1)

Definition at line 20696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___ ( void *  jarg1,
void *  jarg2,
double  jarg3,
double  jarg4,
unsigned int  jarg5 
)

Definition at line 19985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ ( void *  jarg1)

Definition at line 20684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ ( void *  jarg1)

Definition at line 12810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12466 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12518 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ ( void *  jarg1)

Definition at line 12536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ( )

Definition at line 12029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ( )

Definition at line 12159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ( )

Definition at line 11849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ( )

Definition at line 12179 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ( )

Definition at line 11619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ( )

Definition at line 12119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___()

SWIGEXPORT uint8_t *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ ( void *  jarg1)

Definition at line 12264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ( )

Definition at line 11709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ ( void *  jarg1)

Definition at line 20369 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ( )

Definition at line 12169 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ ( void *  jarg1)

Definition at line 20361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 20413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ( )

Definition at line 11629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ ( void *  jarg1)

Definition at line 20794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ ( void *  jarg1)

Definition at line 12548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ( )

Definition at line 12109 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ ( void *  jarg1)

Definition at line 20377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ ( void *  jarg1)

Definition at line 20389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ( )

Definition at line 12079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ( )

Definition at line 11529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ( )

Definition at line 11539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 20532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ ( void *  jarg1)

Definition at line 20802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ( )

Definition at line 12089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ( )

Definition at line 11759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ ( void *  jarg1)

Definition at line 12760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12408 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12428 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ ( void *  jarg1)

Definition at line 20401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ( )

Definition at line 11489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ( )

Definition at line 11499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ ( void *  jarg1)

Definition at line 12846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ( )

Definition at line 11899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ( )

Definition at line 11979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ( )

Definition at line 11909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ( )

Definition at line 11919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ( )

Definition at line 11989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ( )

Definition at line 11929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ( )

Definition at line 11999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_State___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ ( void *  jarg1)

Definition at line 12680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ( )

Definition at line 11939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ( )

Definition at line 11689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ( )

Definition at line 12069 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ ( void *  jarg1)

Definition at line 20341 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ ( void *  jarg1)

Definition at line 20349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ ( void *  jarg1)

Definition at line 12714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ( )

Definition at line 11789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ( )

Definition at line 11779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ( )

Definition at line 11609 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ( )

Definition at line 11729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ ( void *  jarg1)

Definition at line 12772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ ( void *  jarg1)

Definition at line 20542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ( )

Definition at line 11839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ ( void *  jarg1)

Definition at line 12736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___()

SWIGEXPORT operations_research::DecisionVisitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ ( operations_research::SymmetryBreaker jarg1)

Definition at line 39547 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10428 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ ( void *  jarg1)

Definition at line 10452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ ( void *  jarg1)

Definition at line 10420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10588 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 10464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10716 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ ( void *  jarg1)

Definition at line 10440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ ( int  length1,
int *  jarg1 
)

Definition at line 34623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ( )

Definition at line 30471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ ( operations_research::TypeIncompatibilityChecker jarg1)

Definition at line 39563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 38688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ ( void *  jarg1)

Definition at line 38680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ ( operations_research::TypeRegulationsConstraint jarg1)

Definition at line 39571 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ ( operations_research::TypeRequirementChecker jarg1)

Definition at line 39567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ( )

Definition at line 30391 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ( )

Definition at line 30431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ( )

Definition at line 30441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Zero___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ( )

Definition at line 20818 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int64_t_Sg___SWIG_2()

SWIGINTERN std::vector< int64_t > * new_std_vector_Sl_int64_t_Sg___SWIG_2 ( int  capacity)

Definition at line 669 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int_Sg___SWIG_2()

SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 ( int  capacity)

Definition at line 462 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::DecisionBuilder * > * new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1143 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntervalVar * > * new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1259 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntVar * > * new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 911 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1607 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1491 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SearchMonitor * > * new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1027 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SequenceVar * > * new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1375 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1723 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int64_t > > * new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 785 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 578 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_AvoidsDate()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_AvoidsDate ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1977 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_CrossesDate()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_CrossesDate ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1974 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfter()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfter ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1956 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEnd()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1908 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1932 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStart()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1911 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1935 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAt()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAt ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1959 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEnd()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1914 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEndWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1938 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStart()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1917 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStartWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1941 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsBefore()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsBefore ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1962 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMax()

SWIGINTERN operations_research::IntervalVar * operations_research_IntervalVar_RelaxedMax ( operations_research::IntervalVar self)

Definition at line 1980 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMin()

SWIGINTERN operations_research::IntervalVar * operations_research_IntervalVar_RelaxedMin ( operations_research::IntervalVar self)

Definition at line 1983 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfter()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfter ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1965 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEnd()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1920 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1944 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStart()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1923 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1947 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAt()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAt ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1968 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEnd()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1926 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEndWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1950 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStart()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1929 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStartWithDelay()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64_t  delay 
)

Definition at line 1953 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsBefore()

SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsBefore ( operations_research::IntervalVar self,
int64_t  date 
)

Definition at line 1971 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_0()

SWIGINTERN operations_research::IntExpr * operations_research_IntExpr_IndexOf__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64_t > const &  vars 
)

Definition at line 1842 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_1()

SWIGINTERN operations_research::IntExpr * operations_research_IntExpr_IndexOf__SWIG_1 ( operations_research::IntExpr self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1845 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsDifferent__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1851 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsDifferent__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1881 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsEqual__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1848 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1878 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreater__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1854 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreater__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1884 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreaterOrEqual__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1857 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreaterOrEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1887 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLess__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1860 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLess__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1890 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLessOrEqual__SWIG_0 ( operations_research::IntExpr self,
int64_t  value 
)

Definition at line 1863 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLessOrEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1893 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_0()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsMember__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64_t > const &  values 
)

Definition at line 1866 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_1()

SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsMember__SWIG_1 ( operations_research::IntExpr self,
std::vector< int > const &  values 
)

Definition at line 1869 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_MapTo()

SWIGINTERN operations_research::Constraint * operations_research_IntExpr_MapTo ( operations_research::IntExpr self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1839 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Maximize()

SWIGINTERN operations_research::OptimizeVar * operations_research_IntExpr_Maximize ( operations_research::IntExpr self,
int64_t  step 
)

Definition at line 1899 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_0()

SWIGINTERN operations_research::Constraint * operations_research_IntExpr_Member__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64_t > const &  values 
)

Definition at line 1872 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_1()

SWIGINTERN operations_research::Constraint * operations_research_IntExpr_Member__SWIG_1 ( operations_research::IntExpr self,
std::vector< int > const &  values 
)

Definition at line 1875 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Minimize()

SWIGINTERN operations_research::OptimizeVar * operations_research_IntExpr_Minimize ( operations_research::IntExpr self,
int64_t  step 
)

Definition at line 1896 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetDomain()

SWIGINTERN operations_research::IntVarIterator * operations_research_IntVar_GetDomain ( operations_research::IntVar self)

Definition at line 1902 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetHoles()

SWIGINTERN operations_research::IntVarIterator * operations_research_IntVar_GetHoles ( operations_research::IntVar self)

Definition at line 1905 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVarLocalSearchFilter_Index()

SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index ( operations_research::IntVarLocalSearchFilter self,
operations_research::IntVar *const  var 
)

Definition at line 1986 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__AddRange ( std::vector< int64_t > *  self,
std::vector< long > const &  values 
)

Definition at line 697 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int64_t_Sg__Contains ( std::vector< int64_t > *  self,
long const &  value 
)

Definition at line 760 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__getitem()

SWIGINTERN std::vector< long >::value_type const & std_vector_Sl_int64_t_Sg__getitem ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 685 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__getitemcopy()

SWIGINTERN long std_vector_Sl_int64_t_Sg__getitemcopy ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 679 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__GetRange()

SWIGINTERN std::vector< long > * std_vector_Sl_int64_t_Sg__GetRange ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 700 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int64_t_Sg__IndexOf ( std::vector< int64_t > *  self,
long const &  value 
)

Definition at line 763 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Insert()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Insert ( std::vector< int64_t > *  self,
int  index,
long const &  x 
)

Definition at line 709 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__InsertRange ( std::vector< int64_t > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 715 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int64_t_Sg__LastIndexOf ( std::vector< int64_t > *  self,
long const &  value 
)

Definition at line 770 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int64_t_Sg__Remove ( std::vector< int64_t > *  self,
long const &  value 
)

Definition at line 777 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveAt ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 721 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveRange ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 727 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Repeat()

SWIGINTERN std::vector< long > * std_vector_Sl_int64_t_Sg__Repeat ( long const &  value,
int  count 
)

Definition at line 736 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_0 ( std::vector< int64_t > *  self)

Definition at line 741 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_1 ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 744 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__setitem()

SWIGINTERN void std_vector_Sl_int64_t_Sg__setitem ( std::vector< int64_t > *  self,
int  index,
long const &  val 
)

Definition at line 691 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__SetRange ( std::vector< int64_t > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 753 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int_Sg__AddRange ( std::vector< int > *  self,
std::vector< int > const &  values 
)

Definition at line 490 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int_Sg__Contains ( std::vector< int > *  self,
int const &  value 
)

Definition at line 553 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitem()

SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem ( std::vector< int > *  self,
int  index 
)

Definition at line 478 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitemcopy()

SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy ( std::vector< int > *  self,
int  index 
)

Definition at line 472 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__GetRange()

SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 493 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__IndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 556 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Insert()

SWIGINTERN void std_vector_Sl_int_Sg__Insert ( std::vector< int > *  self,
int  index,
int const &  x 
)

Definition at line 502 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int_Sg__InsertRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 508 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 563 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int_Sg__Remove ( std::vector< int > *  self,
int const &  value 
)

Definition at line 570 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt ( std::vector< int > *  self,
int  index 
)

Definition at line 514 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 520 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Repeat()

SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat ( int const &  value,
int  count 
)

Definition at line 529 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 ( std::vector< int > *  self)

Definition at line 534 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 537 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__setitem()

SWIGINTERN void std_vector_Sl_int_Sg__setitem ( std::vector< int > *  self,
int  index,
int const &  val 
)

Definition at line 484 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int_Sg__SetRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 546 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange ( std::vector< operations_research::DecisionBuilder * > *  self,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1171 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1234 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const & std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1159 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::DecisionBuilder * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1153 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1174 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1237 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  x 
)

Definition at line 1183 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1189 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1244 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1251 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1195 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1201 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat ( operations_research::DecisionBuilder *const &  value,
int  count 
)

Definition at line 1210 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::DecisionBuilder * > *  self)

Definition at line 1215 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1218 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  val 
)

Definition at line 1165 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1227 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange ( std::vector< operations_research::IntervalVar * > *  self,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1287 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1350 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const & std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1275 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntervalVar * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1269 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1290 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1353 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  x 
)

Definition at line 1299 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1305 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1360 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1367 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1311 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1317 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat ( operations_research::IntervalVar *const &  value,
int  count 
)

Definition at line 1326 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntervalVar * > *  self)

Definition at line 1331 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1334 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  val 
)

Definition at line 1281 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1343 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange ( std::vector< operations_research::IntVar * > *  self,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 939 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1002 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntVar * >::value_type const & std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 927 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntVar * std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 921 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 942 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1005 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  x 
)

Definition at line 951 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 957 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1012 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1019 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 963 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 969 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat ( operations_research::IntVar *const &  value,
int  count 
)

Definition at line 978 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntVar * > *  self)

Definition at line 983 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 986 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  val 
)

Definition at line 933 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 995 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1635 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1698 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const & std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1623 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchFilter * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1617 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1638 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1701 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  x 
)

Definition at line 1647 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1653 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1708 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1715 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1659 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1665 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat ( operations_research::LocalSearchFilter *const &  value,
int  count 
)

Definition at line 1674 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchFilter * > *  self)

Definition at line 1679 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1682 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  val 
)

Definition at line 1629 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1691 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1519 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1582 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const & std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1507 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchOperator * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1501 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1522 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1585 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  x 
)

Definition at line 1531 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1537 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1592 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1599 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1543 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1549 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat ( operations_research::LocalSearchOperator *const &  value,
int  count 
)

Definition at line 1558 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchOperator * > *  self)

Definition at line 1563 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1566 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  val 
)

Definition at line 1513 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1575 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange ( std::vector< operations_research::SearchMonitor * > *  self,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1055 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1118 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const & std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1043 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SearchMonitor * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1037 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1058 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1121 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  x 
)

Definition at line 1067 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1073 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1128 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1135 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1079 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1085 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat ( operations_research::SearchMonitor *const &  value,
int  count 
)

Definition at line 1094 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SearchMonitor * > *  self)

Definition at line 1099 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1102 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  val 
)

Definition at line 1049 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1111 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange ( std::vector< operations_research::SequenceVar * > *  self,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1403 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1466 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const & std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1391 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SequenceVar * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1385 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1406 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1469 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  x 
)

Definition at line 1415 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1421 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1476 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1483 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1427 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1433 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat ( operations_research::SequenceVar *const &  value,
int  count 
)

Definition at line 1442 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SequenceVar * > *  self)

Definition at line 1447 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1450 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  val 
)

Definition at line 1397 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1459 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1751 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1814 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const & std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1739 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SymmetryBreaker * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1733 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1754 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1817 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  x 
)

Definition at line 1763 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1769 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1824 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1831 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1775 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1781 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat ( operations_research::SymmetryBreaker *const &  value,
int  count 
)

Definition at line 1790 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SymmetryBreaker * > *  self)

Definition at line 1795 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1798 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  val 
)

Definition at line 1745 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1807 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange ( std::vector< std::vector< int64_t > > *  self,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 813 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< long > >::value_type const & std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 801 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int64_t > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 795 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 816 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< int64_t > const &  x 
)

Definition at line 825 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 831 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 837 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 843 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat ( std::vector< int64_t > const &  value,
int  count 
)

Definition at line 852 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int64_t > > *  self)

Definition at line 857 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 860 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< int64_t > const &  val 
)

Definition at line 807 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 869 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange ( std::vector< std::vector< int > > *  self,
std::vector< std::vector< int > > const &  values 
)

Definition at line 606 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 594 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 588 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 609 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  x 
)

Definition at line 618 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 624 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 630 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 636 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat ( std::vector< int > const &  value,
int  count 
)

Definition at line 645 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int > > *  self)

Definition at line 650 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 653 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  val 
)

Definition at line 600 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 662 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpException()

SWIGINTERN void SWIG_CSharpException ( int  code,
const char *  msg 
)

Definition at line 389 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingException()

static void SWIGUNUSED SWIG_CSharpSetPendingException ( SWIG_CSharpExceptionCodes  code,
const char *  msg 
)
static

Definition at line 227 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingExceptionArgument()

static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument ( SWIG_CSharpExceptionArgumentCodes  code,
const char *  msg,
const char *  param_name 
)
static

Definition at line 235 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionArgumentCallback_t  argumentCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentNullCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentOutOfRangeCallback 
)

Definition at line 275 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionCallback_t  applicationCallback,
SWIG_CSharpExceptionCallback_t  arithmeticCallback,
SWIG_CSharpExceptionCallback_t  divideByZeroCallback,
SWIG_CSharpExceptionCallback_t  indexOutOfRangeCallback,
SWIG_CSharpExceptionCallback_t  invalidCastCallback,
SWIG_CSharpExceptionCallback_t  invalidOperationCallback,
SWIG_CSharpExceptionCallback_t  ioCallback,
SWIG_CSharpExceptionCallback_t  nullReferenceCallback,
SWIG_CSharpExceptionCallback_t  outOfMemoryCallback,
SWIG_CSharpExceptionCallback_t  overflowCallback,
SWIG_CSharpExceptionCallback_t  systemCallback 
)

Definition at line 247 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterStringCallback_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver ( SWIG_CSharpStringHelperCallback  callback)

Definition at line 293 of file constraint_solver_csharp_wrap.cc.

Variable Documentation

◆ SWIG_csharp_exceptions

SWIG_CSharpException_t SWIG_csharp_exceptions[]
static
Initial value:
= {
}
@ SWIG_CSharpDivideByZeroException
@ SWIG_CSharpOutOfMemoryException
@ SWIG_CSharpArithmeticException
@ SWIG_CSharpApplicationException
@ SWIG_CSharpNullReferenceException
@ SWIG_CSharpInvalidCastException
@ SWIG_CSharpInvalidOperationException
@ SWIG_CSharpIndexOutOfRangeException

Definition at line 207 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_csharp_exceptions_argument

SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument[]
static
Initial value:

Definition at line 221 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_csharp_string_callback

SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
static

Definition at line 287 of file constraint_solver_csharp_wrap.cc.